Pull in some settings that were previously project specific.

Finding the list characters more generally useful as well as the bindings to
toggle the plugins that do useful things in splits.
This commit is contained in:
Thomas Gideon 2015-03-26 12:40:27 -04:00
parent 229a587bdc
commit 231f737ebf

4
vimrc
View file

@ -27,5 +27,9 @@ set backspace=start,indent,eol
set textwidth=80
set anti enc=utf-8
set listchars+=nbsp
set listchars+=tab:»·,trail
nmap <F8> :TagbarToggle<CR>
nmap <F9> :NERDTreeToggle<CR>
color desert