kickstart.nvim/lua/custom/plugins/sleuth.lua

8 lines
88 B
Lua

return {
{
'tpope/vim-sleuth',
config = function() end,
opts = {},
},
}