4 lines
80 B
Lua
4 lines
80 B
Lua
-- Detect tabstop and shiftwidth automatically
|
|
return {
|
|
'tpope/vim-sleuth',
|
|
}
|