tb-dotfiles/chezmoi/private_dot_config/nvim/lua/plugins/sleuth.lua
2023-06-20 17:13:50 -04:00

5 lines
96 B
Lua

-- tpope sleuth!
return {
"tpope/vim-sleuth", -- Detect tabstop and shiftwidth automatically
}