From e486602a60a67a8e1a29771832e0bda338138d62 Mon Sep 17 00:00:00 2001 From: Kolan Sh Date: Fri, 27 Jun 2014 00:42:06 +0400 Subject: [PATCH] Vimrc: set breakindent --- .vimrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.vimrc b/.vimrc index 00447e6..d4e88d4 100644 --- a/.vimrc +++ b/.vimrc @@ -19,7 +19,7 @@ set backspace=indent,eol,start color backbone set number nmap :set invlist -set breakindent " https://www.linux.org.ru/forum/general/10615635?lastmod=1403800233259 +" set breakindent " https://www.linux.org.ru/forum/general/10615635?lastmod=1403800233259 " Setup for the GNU coding format standard function! GnuIndent()