behold the COMMENTER

This commit is contained in:
2018-02-28 21:18:26 +01:00
parent a1a29fdfe5
commit 1bbf319ae5
7 changed files with 68 additions and 22 deletions

View File

@@ -8,6 +8,6 @@ iabbrev <buffer> ssb \subsubsection
iabbrev <buffer> td \todo
iabbrev <buffer> mb \mathbf
nnoremap <localleader>lm :Latexmk<cr>
nnoremap <localleader>lv :LatexView<cr>
nnoremap <localleader>T :LatexTOC<cr>
nnoremap <buffer> <localleader>lm :Latexmk<cr>
nnoremap <buffer> <localleader>lv :LatexView<cr>
nnoremap <buffer> <localleader>T :LatexTOC<cr>