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