Nvim: Move some keybinds to which-key
This commit is contained in:
parent
d4dedd038f
commit
ac829ff2a0
5 changed files with 19 additions and 14 deletions
|
@ -79,7 +79,7 @@ local plugins = {
|
|||
"lambdalisue/suda.vim",
|
||||
|
||||
-- Display possible keybinds
|
||||
{ "folke/which-key.nvim", config = true },
|
||||
{ "folke/which-key.nvim", config = require("plugins.which-key") },
|
||||
|
||||
-- Package manager for LSP servers, DAP adapters etc.
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue