Turn on word wrap
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user