Initial commit
This commit is contained in:
4
lua/plugins/sleuth.lua
Normal file
4
lua/plugins/sleuth.lua
Normal file
@@ -0,0 +1,4 @@
|
||||
return {
|
||||
"tpope/vim-sleuth",
|
||||
event = { "BufReadPre", "BufNewFile" }
|
||||
}
|
||||
Reference in New Issue
Block a user