Added config file for whichkey plugin and

seperated opts for it.
This commit is contained in:
2023-06-25 11:06:26 +02:00
parent a7972a2180
commit d342291026
3 changed files with 51 additions and 8 deletions

View File

@@ -34,6 +34,10 @@ 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