much better latex and saner localleader
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
setlocal foldmethod=syntax
|
||||
setlocal foldmethod=syntax tabstop=2 shiftwidth=2
|
||||
|
||||
iabbrev <buffer> tit \textit
|
||||
iabbrev <buffer> pg \paragraph
|
||||
@@ -7,3 +7,7 @@ iabbrev <buffer> sb \subsection
|
||||
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>
|
||||
|
||||
Reference in New Issue
Block a user