nix-config/home/vim/plugin/settings/which-key.lua
Bruno BELANYI c2d231d3f1 home: vim: use actual lua files
Since most of the settings are actually just lua in a VimL file.
2023-05-07 13:36:10 +01:00

3 lines
43 B
Lua

local wk = require("which-key")
wk.setup()