aboutsummaryrefslogtreecommitdiffstats
path: root/_vim/ftplugin/text.vim
diff options
context:
space:
mode:
authorAaron LI <aly@aaronly.me>2018-12-22 14:19:36 +0800
committerAaron LI <aly@aaronly.me>2018-12-22 14:19:36 +0800
commiteb14dcb8ccebf5833892154501f60f7492eb169b (patch)
tree636626744d2ffff75b88158cc24eac72dd23bd58 /_vim/ftplugin/text.vim
parent60decf5a431b8fc6c0bc118ced746c149a7d3720 (diff)
downloaddotfiles-eb14dcb8ccebf5833892154501f60f7492eb169b.tar.bz2
vim: Add simple ftplugin/text.vim
Diffstat (limited to '_vim/ftplugin/text.vim')
-rw-r--r--_vim/ftplugin/text.vim6
1 files changed, 6 insertions, 0 deletions
diff --git a/_vim/ftplugin/text.vim b/_vim/ftplugin/text.vim
new file mode 100644
index 0000000..4d9d031
--- /dev/null
+++ b/_vim/ftplugin/text.vim
@@ -0,0 +1,6 @@
+"
+" ~/.vim/ftplugin/text.vim
+"
+
+setlocal textwidth=75
+setlocal spell