kickstart.nvim/lua/kickstart/plugins/vim-seluth.lua

5 lines
82 B
Lua

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