Added copilot and discord rpc

This commit is contained in:
= 2024-03-06 20:27:29 +11:00
parent f764b7bacd
commit 2d1ec3c95b
2 changed files with 5 additions and 2 deletions

View file

@ -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',
}