From e6203433aeb38aa95d3fd7461d4a3f50cc34c1e3 Mon Sep 17 00:00:00 2001 From: Kolan Sh Date: Fri, 27 Jun 2014 00:41:38 +0400 Subject: [PATCH] Vimrc: set breakindent temporary commented. --- .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()