kickstart.nvim/lua/kickstart/plugins/vim-sleuth.lua

7 lines
133 B
Lua

return {
-- EditorConfig to use this we need to have the .editorocnfig file configured
{
'NMAC427/guess-indent.nvim',
},
}