kickstart.nvim/lua/kickstart/plugins/vim_sleuth.lua

4 lines
80 B
Lua
Raw Normal View History

2024-09-10 21:37:18 +02:00
return {
'tpope/vim-sleuth', -- Detect tabstop and shiftwidth automatically
}