kickstart.nvim/lua/plugins/guess-indent.lua

4 lines
57 B
Lua

return {
{ 'NMAC427/guess-indent.nvim', opts = {} },
}