Change the prefix <leader>w to something else? #362
-
Thanks for the awesome plugin. Is it possible to change the prefix |
Beta Was this translation helpful? Give feedback.
Answered by
lervag
May 28, 2024
Replies: 1 comment 3 replies
-
You can change it with |
Beta Was this translation helpful? Give feedback.
3 replies
Answer selected by
lervag
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Currently it is hard coded, sorry. But I guess I could change it to use a specified prefix.You can change it with
g:wiki_mappings_prefix
, see the docs in the latest update.