Neovim: update which-key configuration to v3
This commit is contained in:
parent
165c1ee9ca
commit
44345df4a9
12 changed files with 95 additions and 87 deletions
|
@ -13,6 +13,7 @@ end
|
|||
vim.opt.rtp:prepend(lazypath)
|
||||
|
||||
require("settings")
|
||||
require("keybinds")
|
||||
require("neovide")
|
||||
require("highlight_yank")
|
||||
require("lazy").setup({
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue