mirror of
https://github.com/sheerun/vim-polyglot.git
synced 2025-11-14 14:33:50 -05:00
Add latex support
This commit is contained in:
11
ftplugin/latex-suite/projecttemplate.vim
Normal file
11
ftplugin/latex-suite/projecttemplate.vim
Normal file
@@ -0,0 +1,11 @@
|
||||
" Project name
|
||||
" let g:projName = ''
|
||||
"
|
||||
" Project files
|
||||
" let g:projFiles = ''
|
||||
|
||||
|
||||
" Vim settings/maps/abbrs specific for this project
|
||||
|
||||
" Modeline for this file
|
||||
" vim:fdm=marker:ff=unix:noet:ts=4:sw=4:ft=vim
|
||||
Reference in New Issue
Block a user