dotfiles/.config/nvim/lua/plugins/extras/ui/modes.lua

5 lines
69 B
Lua

return {
"mvllow/modes.nvim",
event = "VeryLazy",
opts = {},
}