kickstart.nvim/lua/kickstart/plugins/guess_indent.lua

5 lines
75 B
Lua

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