nvim-flake/nvim/plugin/which-key.lua
2024-08-26 22:37:32 -04:00

3 lines
50 B
Lua

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