Remove old mapping

This commit is contained in:
Thomas Gideon 2022-08-16 20:48:19 -04:00
parent d2af6e0d9e
commit da7fbd68c7
1 changed files with 0 additions and 3 deletions

View File

@ -2,9 +2,6 @@
nmap <F4> :SyntasticReset<CR>
" toggle gundo's display
nmap <F5> :UndotreeToggle<CR>
" quickly toggle a right, vsplit for viewing, navigating whatever structure easy
" tags/tagbar can figure out for the current buffer
nmap <F9> :TagbarToggle<CR>
" quickly toggle a left, vsplit for an insanely powerful file explorer
nmap <F8> :NERDTreeToggle<CR>
" open tree to current buffer