mirror of
https://github.com/vim-latex/vim-latex.git
synced 2026-05-26 11:24:23 +02:00
12 lines
206 B
VimL
12 lines
206 B
VimL
" 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
|