aboutsummaryrefslogtreecommitdiff
path: root/files/.vim/after/ftplugin/gitcommit.vim
diff options
context:
space:
mode:
Diffstat (limited to 'files/.vim/after/ftplugin/gitcommit.vim')
-rwxr-xr-xfiles/.vim/after/ftplugin/gitcommit.vim5
1 files changed, 2 insertions, 3 deletions
diff --git a/files/.vim/after/ftplugin/gitcommit.vim b/files/.vim/after/ftplugin/gitcommit.vim
index b984b96..13609e5 100755
--- a/files/.vim/after/ftplugin/gitcommit.vim
+++ b/files/.vim/after/ftplugin/gitcommit.vim
@@ -1,4 +1,3 @@
+set nonumber
set spell
-set textwidth=72
-
-hi link gitcommitSummary Special
+set textwidth=72 \ No newline at end of file