Turn on word wrap
This commit is contained in:
parent
0a6d80ebc4
commit
91bc826856
@ -15,7 +15,7 @@ vim.o.smarttab = true
|
||||
vim.o.softtabstop = 2
|
||||
vim.o.tabstop = 2
|
||||
|
||||
vim.o.wrap = false
|
||||
vim.o.wrap = true
|
||||
|
||||
-- Modes
|
||||
vim.o.showmode = false
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user