summaryrefslogtreecommitdiff
path: root/.vim
diff options
context:
space:
mode:
authorTobias Klauser <tklauser@distanz.ch>2010-01-03 19:16:18 +0100
committerTobias Klauser <tklauser@distanz.ch>2010-01-03 19:16:18 +0100
commit6b2e512a67c63d9a90d82ea0b051a218322c1704 (patch)
treebef3a8a7e4375bb93847603b1c54e38b9e01f167 /.vim
parent85b5baef260e770966cdc873a4e8eab05d935b64 (diff)
Set textwidth to 72 in git commit messages
Diffstat (limited to '.vim')
-rw-r--r--.vim/ftplugin/git.vim2
1 files changed, 1 insertions, 1 deletions
diff --git a/.vim/ftplugin/git.vim b/.vim/ftplugin/git.vim
index 23ad0a0..22beee9 100644
--- a/.vim/ftplugin/git.vim
+++ b/.vim/ftplugin/git.vim
@@ -32,7 +32,7 @@ if exists("b:did_ftplugin") | finish | endif
let b:did_ftplugin = 1
-setlocal tw=74
+setlocal tw=72
setlocal nowarn nowb
function! Git_diff_windows(vertsplit, auto, opts)
efd884845297fd5690594bfe89656b01f16d87e'>Diffstat (limited to 'include/target/iscsi')