starter/lua/plugins/disabled-plugins.lua
2024-10-01 11:03:22 -03:00

6 lines
100 B
Lua

return {
{
"ggandor/flit.nvim", -- like easy motion but automatic
enabled = false,
},
}