nix/home-manager/cli/neovim/files/whichkey.lua

4 lines
62 B
Lua

-- Which-key
--
local wk = require 'which-key'
wk.register()