From 36c3f59e05d9aa42f0bf25861c1dec0cfd36f9a6 Mon Sep 17 00:00:00 2001 From: Kolan Sh Date: Fri, 27 Jun 2014 00:26:52 +0400 Subject: [PATCH] Vimrc: set breakindent --- .vimrc | 1 + 1 file changed, 1 insertion(+) diff --git a/.vimrc b/.vimrc index 4e1836f..00447e6 100644 --- a/.vimrc +++ b/.vimrc @@ -19,6 +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 " Setup for the GNU coding format standard function! GnuIndent()