Files
yadm/.config/nvim/lua/plugins/which.lua
2023-02-14 14:43:11 +01:00

5 lines
53 B
Lua

return {
'folke/which-key.nvim',
config = true
}