tb-dotfiles/chezmoi/private_dot_config/nvim/lua/plugins/sleuth.lua

5 lines
96 B
Lua
Raw Normal View History

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