nvim.nix/nvim/plugin/which-key.lua
2024-08-10 01:45:39 -05:00

3 lines
51 B
Lua

require('which-key').setup {
preset = 'helix',
}