From: jkratoch <> Date: Sat, 3 Jul 2010 15:29:41 +0000 (+0000) Subject: +set textwidth=78 X-Git-Url: https://git.jankratochvil.net/?p=nethome.git;a=commitdiff_plain;h=d393641755ccf8f9efd5d2f62e7e2bfea68544a6 +set textwidth=78 - Be GNU Coding Standard compliant. --- diff --git a/.vimrc b/.vimrc index 0b1add5..7cbb6c9 100644 --- a/.vimrc +++ b/.vimrc @@ -65,6 +65,7 @@ set nohlsearch 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