diff options
| author | Anton Bobov <abobov@gmail.com> | 2011-10-13 18:57:49 +0600 |
|---|---|---|
| committer | Anton Bobov <abobov@gmail.com> | 2011-10-13 18:57:49 +0600 |
| commit | afb69b98047d51a578b6d9d7bb482c6c4c0e8482 (patch) | |
| tree | aff149a738b2c2e1316a09538288106d26295590 /files/.vim/after/ftplugin/gitcommit.vim | |
| parent | c36f3f430d4b56476750a8e338f7071fb11af2fb (diff) | |
f
Diffstat (limited to 'files/.vim/after/ftplugin/gitcommit.vim')
| -rwxr-xr-x | files/.vim/after/ftplugin/gitcommit.vim | 5 |
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 |
