mirror of
https://github.com/gabehf/nvim-conf.git
synced 2026-03-11 00:10:30 -07:00
Add vim-sleuth
This commit is contained in:
parent
892a6f6ec0
commit
d848b9e332
3 changed files with 7 additions and 2 deletions
4
lua/plugins/vim-sleuth.lua
Normal file
4
lua/plugins/vim-sleuth.lua
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
return {
|
||||
"tpope/vim-sleuth",
|
||||
opts = {},
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue