mirror of
https://github.com/vbrandl/dotfiles
synced 2025-07-01 16:55:09 +02:00
Use vimtex instead of LaTeX-Box
This commit is contained in:
@ -376,6 +376,6 @@ map <Leader>vs :VimuxInterruptRunner<CR>
|
||||
" vim-notes
|
||||
let g:notes_directories = ['~/Dokumente/Notes']
|
||||
|
||||
let g:LatexBox_split_type="new" " open TOC in horizontal split
|
||||
let g:polyglot_disabled = ['latex'] " disable latex in polyglot to use vimtex
|
||||
|
||||
" vim: set filetype=vim ts=8 sw=2 tw=120 noet :
|
||||
|
Reference in New Issue
Block a user