Update plugins
This commit is contained in:
parent
4a1f1fcdd8
commit
2457aa1399
10 changed files with 11 additions and 9 deletions
2
.vimrc
2
.vimrc
|
@ -356,6 +356,8 @@ nnoremap <Left> xhP
|
|||
|
||||
" Compiles documents
|
||||
nnoremap <leader>cc :w! \| !compiler <c-r>%<CR><CR>
|
||||
nnoremap <leader>cf :w! \| !compiler <c-r>% fplreport<CR><CR>
|
||||
nnoremap <leader>cl :w! \| !compiler <c-r>% letter<CR><CR>
|
||||
nnoremap <leader>co :!opout <c-r>%<CR><CR>
|
||||
|
||||
" Activate spelling
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue