nvim-config/lua/beartaffy/lazy/sleuth.lua
2024-06-30 12:23:23 +03:00

5 lines
91 B
Lua

return {
{
'tpope/vim-sleuth', -- Detect tabstop and shiftwidth automatically
},
}