aboutsummaryrefslogtreecommitdiffstats
path: root/_vim/ftplugin/tex.vim
diff options
context:
space:
mode:
authorAaron LI <aly@aaronly.me>2018-12-01 19:40:46 +0800
committerAaron LI <aly@aaronly.me>2018-12-01 19:40:46 +0800
commitd77463069457d3984fc69ade9004275bba8210f3 (patch)
tree200f12226554ddb2d146ee99a7b8944f7f56194c /_vim/ftplugin/tex.vim
parent6738af22672768b33fe94f4b85567b80da273a38 (diff)
downloaddotfiles-d77463069457d3984fc69ade9004275bba8210f3.tar.bz2
vim: Tweak textwidth setting
Diffstat (limited to '_vim/ftplugin/tex.vim')
-rw-r--r--_vim/ftplugin/tex.vim1
1 files changed, 1 insertions, 0 deletions
diff --git a/_vim/ftplugin/tex.vim b/_vim/ftplugin/tex.vim
index efdf2d2..26ba77c 100644
--- a/_vim/ftplugin/tex.vim
+++ b/_vim/ftplugin/tex.vim
@@ -2,6 +2,7 @@
" ~/.vim/ftplugin/tex.vim
"
+setlocal textwidth=75
setlocal shiftwidth=2
setlocal expandtab
setlocal spell