dotfiles

*nix config files
git clone git://git.pyratebeard.net/dotfiles.git
Log | Files | Refs | README

commit aaa7ae5cf1b00f51d2687b8ca6a6d933b9268365
parent 0e378fd675ae5f74c3795788a51ff3b576489379
Author: pyratebeard <root@pyratebeard.net>
Date:   Fri, 21 Jul 2017 12:09:54 +0100

changed colorscheme to blaquemagick. turn off cursorcolumn

Diffstat:
Avim/.vim/.netrwhist | 3+++
Mvim/.vimrc | 4++--
2 files changed, 5 insertions(+), 2 deletions(-)

diff --git a/vim/.vim/.netrwhist b/vim/.vim/.netrwhist @@ -0,0 +1,3 @@ +let g:netrw_dirhistmax =10 +let g:netrw_dirhist_cnt =1 +let g:netrw_dirhist_1='/home/dudley/dot/zsh/.zsh' diff --git a/vim/.vimrc b/vim/.vimrc @@ -107,7 +107,7 @@ set shortmess+=I " Syntax highlighting and colors syntax on -colorscheme sourcerer +colorscheme blaquemagick filetype off " Stop unnecessary rendering @@ -125,7 +125,7 @@ set foldlevel=99 set foldminlines=99 " Highlight column -set cursorcolumn +"set cursorcolumn " ___ _ _ _ ____ _ _ _ ____ " |__] | | | | __ | |\ | [__