ajs-nvim/lua/plugins/sleuth.lua

4 lines
79 B
Lua
Raw Normal View History

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