5 lines
96 B
Lua
5 lines
96 B
Lua
|
-- tpope sleuth!
|
||
|
return {
|
||
|
"tpope/vim-sleuth", -- Detect tabstop and shiftwidth automatically
|
||
|
}
|