mirror of
https://github.com/ivuorinen/dotfiles.git
synced 2026-01-27 11:45:26 +00:00
4 lines
116 B
Lua
4 lines
116 B
Lua
-- Detect tabstop and shiftwidth automatically
|
|
-- https://github.com/tpope/vim-sleuth
|
|
return { 'tpope/vim-sleuth' }
|