Skip to content

Commit 0062333

Browse files
MN-nagyoriori1703
authored andcommitted
Refactor: Removed duplicated opt; improve clarity with description
1 parent 552d4fa commit 0062333

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

init.lua

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -164,9 +164,6 @@ vim.o.scrolloff = 10
164164
-- See `:help 'confirm'`
165165
vim.o.confirm = true
166166

167-
-- Enable undo/redo changes even after closing and reopening a file
168-
vim.o.undofile = true
169-
170167
-- Disable line wrapping
171168
vim.o.wrap = false
172169

0 commit comments

Comments
 (0)