1
1
Fork 0
dotfiles/nvim/lua/keyhelpers.lua
2026-05-21 19:17:31 -06:00

3 lines
62 B
Lua

vim.pack.add({
'https://github.com/folke/which-key.nvim'
})