Small changes to config
This commit is contained in:
@@ -40,14 +40,6 @@ opt.isfname:append("@-@")
|
||||
|
||||
opt.updatetime = 50
|
||||
|
||||
--options for whichkey
|
||||
vim.o.timeout = true
|
||||
vim.o.timeoutlen = 300
|
||||
|
||||
-- Options for nvim-tree
|
||||
g.loaded_netrw = 1
|
||||
g.loaded_netrwPlugin = 1
|
||||
|
||||
-- windows
|
||||
if vim.fn.has("win32") == 1 then
|
||||
o.shell = "pwsh"
|
||||
|
||||
Reference in New Issue
Block a user