diff options
| author | jdhao <jdhao@hotmail.com> | 2021-12-04 23:41:56 +0800 |
|---|---|---|
| committer | jdhao <jdhao@hotmail.com> | 2021-12-04 23:41:56 +0800 |
| commit | 50fafcffdb47b992eb6b545e8804460478de0c86 (patch) | |
| tree | 6f4a1b8a1715730a2cd1ead435ec88b2f3c6df3c /after/ftplugin/tex.vim | |
| parent | b9f1d92564e8bc655da3c95dda46f1009c61377c (diff) | |
update default value of option 'wrap'
Diffstat (limited to 'after/ftplugin/tex.vim')
| -rw-r--r-- | after/ftplugin/tex.vim | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/after/ftplugin/tex.vim b/after/ftplugin/tex.vim index 868f4e6..5ad98f3 100644 --- a/after/ftplugin/tex.vim +++ b/after/ftplugin/tex.vim @@ -1 +1,3 @@ set textwidth=79 + +set wrap |
