vimrc: set ft=tex formatting
This commit is contained in:
parent
1c9adcdb20
commit
0009ce5156
@ -570,6 +570,8 @@ au FileType cpp
|
||||
" \ textwidth=79 fileformat=unix
|
||||
|
||||
|
||||
au FileType tex setlocal tabstop=2
|
||||
|
||||
au BufNewFile,BufRead,BufEnter *.tex
|
||||
\ setlocal tabstop=2 shiftwidth=2 softtabstop=2 expandtab autoindent
|
||||
\ textwidth=79 fileformat=unix conceallevel=0
|
||||
|
Loading…
Reference in New Issue
Block a user