mirror of
https://github.com/frebib/dotfiles.git
synced 2024-06-14 12:57:23 +00:00
set linebreak by default in Vim
This commit is contained in:
parent
4f6330e7a0
commit
cc5c1d67ab
1
.vimrc
1
.vimrc
@ -8,6 +8,7 @@ set expandtab
|
|||||||
set smarttab
|
set smarttab
|
||||||
set smartindent
|
set smartindent
|
||||||
set number
|
set number
|
||||||
|
set linebreak
|
||||||
set autoindent
|
set autoindent
|
||||||
set laststatus=2
|
set laststatus=2
|
||||||
set mouse=nicr
|
set mouse=nicr
|
||||||
|
Loading…
x
Reference in New Issue
Block a user