Add copilot chat and other nice things
This commit is contained in:
parent
bbda49daf5
commit
ba8725e5fe
5 changed files with 34 additions and 2 deletions
7
lua/custom/plugins/sleuth.lua
Normal file
7
lua/custom/plugins/sleuth.lua
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
return {
|
||||
{
|
||||
'tpope/vim-sleuth',
|
||||
config = function() end,
|
||||
opts = {},
|
||||
},
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue