+set textwidth=78
authorjkratoch <>
Sat, 3 Jul 2010 15:29:41 +0000 (15:29 +0000)
committerjkratoch <>
Sat, 3 Jul 2010 15:29:41 +0000 (15:29 +0000)
 - Be GNU Coding Standard compliant.

.vimrc

diff --git a/.vimrc b/.vimrc
index 0b1add5..7cbb6c9 100644 (file)
--- a/.vimrc
+++ b/.vimrc
@@ -65,6 +65,7 @@ set nohlsearch
 set noincsearch
 set nofoldenable
 set fo=tcq1
 set noincsearch
 set nofoldenable
 set fo=tcq1
+set textwidth=78
 set viminfo='100,\"1000,:100,/40
 " FIXME: Learn how to do :tag instead of :tselect with :cstag (used by :tag and CTRL-] if set cst)
 set nocst
 set viminfo='100,\"1000,:100,/40
 " FIXME: Learn how to do :tag instead of :tselect with :cstag (used by :tag and CTRL-] if set cst)
 set nocst