summaryrefslogtreecommitdiff
path: root/.vim/ftplugin/tex.vim
blob: 46732d4cda3066cd4d7904ee33925bba6f603c39 (plain)
1
2
3
4
5
set tabstop=2
set shiftwidth=2
set expandtab

set colorcolumn=80