Vimrc: set breakindent temporary commented.

This commit is contained in:
Kolan Sh 2014-06-27 00:41:38 +04:00
parent 19c356883c
commit e6203433ae
1 changed files with 1 additions and 1 deletions

2
.vimrc
View File

@ -19,7 +19,7 @@ set backspace=indent,eol,start
color backbone
set number
nmap <F6> :set invlist<cr>
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()