modified: init.lua
modified: lua/config.lua modified: lua/keybinds.lua renamed: lua/lsp_setup.lua -> lua/lsp.lua modified: lua/plugins.lua modified: plugin/packer_compiled.lua
This commit is contained in:
+1
-1
@@ -27,7 +27,7 @@ opt.linebreak = true
|
||||
opt.inccommand = "split" -- Get a preview of replacements
|
||||
opt.incsearch = true -- Shows the match while typing
|
||||
|
||||
--opt.undofile = true
|
||||
opt.undofile = true
|
||||
--opt.undodir = "~/.local/share/nvim/undodir"
|
||||
|
||||
opt.encoding = "utf-8"
|
||||
|
||||
Reference in New Issue
Block a user