Mapped <F5> to \k for vim-interestingwords

This commit is contained in:
Dreaded_X 2014-09-28 15:06:12 +02:00
parent 392f6db1d5
commit 382e436359

1
vimrc
View File

@ -16,6 +16,7 @@ nnoremap <silent> <M-l> :TmuxNavigateRight<cr>
map <F2> :NERDTreeToggle<cr>
nmap <F4> :TagbarToggle<CR>
map <F3> \be
map <F5> \k
setlocal completeopt-=preview
set laststatus=2