Files
dotfiles/.config/nvim/lua/user/plugins/tab_autodetect.lua

5 lines
66 B
Lua

return {
'https://github.com/tpope/vim-sleuth',
lazy = false,
}