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