Nvim: Move some keybinds to which-key
This commit is contained in:
parent
89d4ea3737
commit
e141efbbe4
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