Add wrap for vim.
This commit is contained in:
@@ -26,6 +26,7 @@ set showmatch
|
|||||||
set smartcase
|
set smartcase
|
||||||
set t_Co=256
|
set t_Co=256
|
||||||
set visualbell
|
set visualbell
|
||||||
|
set wrap
|
||||||
set wildmenu
|
set wildmenu
|
||||||
if !has('nvim')
|
if !has('nvim')
|
||||||
set re=1
|
set re=1
|
||||||
|
|||||||
Reference in New Issue
Block a user