mirror of
https://github.com/LazyVim/LazyVim.git
synced 2026-07-25 14:01:06 +00:00
This is the file that users are directed to in `lua/config/keymaps.lua`. ``` -- Keymaps are automatically loaded on the VeryLazy event -- Default keymaps that are always set: https://github.com/LazyVim/LazyVim/blob/main/lua/lazyvim/config/keymaps.lua -- Add any additional keymaps here ``` So it would be much better to explicitly guide them to use the which-key API. |
||
|---|---|---|
| .. | ||
| config | ||
| plugins | ||
| util | ||
| health.lua | ||
| init.lua | ||
| types.lua | ||