dotfiles/vim/vim-latex/ftplugin/latex-suite/projecttemplate.vim

12 lines
206 B
VimL
Executable File

" 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