stygio/.config/nvim/lua/plugins/indentscope.lua

6 lines
74 B
Lua

return {
"echasnovski/mini.indentscope",
version = '*',
opts = {}
}