nvim: wrap is off by default now
This commit is contained in:
parent
b482328380
commit
f247b89efd
2 changed files with 5 additions and 5 deletions
|
@ -17,7 +17,7 @@ vim.cmd [[
|
|||
set hidden
|
||||
set ignorecase
|
||||
set smartcase
|
||||
set wrap
|
||||
set nowrap
|
||||
set linebreak
|
||||
" set guicursor= " always use the block cursor
|
||||
syntax enable
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue