this is why docs are important

This commit is contained in:
Brad 2019-01-07 17:47:10 -06:00
parent 451a8f18eb
commit 95826d0990

View File

@ -4,10 +4,10 @@ nnoremap <left> <C-W>h
nnoremap <right> <C-W>l
nnoremap <up> <C-W>k
nnoremap <down> <C-W>j
map <C-a> :NERDTreeToggle <CR>
map <F2> :bprevious<CR>
map <F3> :bnext<CR>
map <F5> :se fdm=manual<CR>
map <F6> :se nofoldenable<CR>
set nu
set autoread
set nowrap