vim: width
This commit is contained in:
parent
28b240c1f0
commit
b99e24e6a4
1 changed files with 0 additions and 1 deletions
1
.vimrc
1
.vimrc
|
@ -41,7 +41,6 @@ call vundle#end()
|
|||
" allgemeine Optionen
|
||||
set showcmd " Show (partial) command in status line.
|
||||
set showbreak=+++
|
||||
set textwidth=100
|
||||
set autoindent
|
||||
set wrap linebreak "https://vim.fandom.com/wiki/Automatic_word_wrapping
|
||||
set virtualedit=onemore
|
||||
|
|
Loading…
Reference in a new issue