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

7 lines
124 B
Lua

return {
-- EditorConfig to use this we need to have the .editorocnfig file configured
{
'tpope/vim-sleuth',
},
}