How do you configure which-keys
when not using lazy.vim?
#894
doublethefish
started this conversation in
General
Replies: 1 comment 1 reply
-
I would like to know as well, I'm using rocks.nvim and I get an error message saying /home/bas/.config/nvim/plugin/keymanual/init.lua
~/.config/nvim/rocks.toml
|
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I want to disable icons but I am unsure of how to set
opts.icons.mapping = false
in myinit.lua
or.vimrc
(I'm oldskool).I've tried:
But that gives
module 'which-keys' not found:
so I am probably missing something obvious.Beta Was this translation helpful? Give feedback.
All reactions