Added copilot and discord rpc
This commit is contained in:
parent
f764b7bacd
commit
2d1ec3c95b
2 changed files with 5 additions and 2 deletions
|
|
@ -2,4 +2,7 @@
|
|||
-- I promise not to create any merge conflicts in this directory :)
|
||||
--
|
||||
-- See the kickstart.nvim README for more information
|
||||
return {}
|
||||
return {
|
||||
'github/copilot.vim',
|
||||
'andweeb/presence.nvim',
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue