added vim-sleuth tab autodetec
This commit is contained in:
4
.config/nvim/lua/user/plugins/tab_autodetect.lua
Normal file
4
.config/nvim/lua/user/plugins/tab_autodetect.lua
Normal file
@ -0,0 +1,4 @@
|
|||||||
|
return {
|
||||||
|
'https://github.com/tpope/vim-sleuth',
|
||||||
|
lazy = false,
|
||||||
|
}
|
||||||
Reference in New Issue
Block a user