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

@ -816,7 +816,7 @@ require('lazy').setup {
--
-- Uncomment the following line and add your plugins to `lua/custom/plugins/*.lua` to get going.
-- For additional information, see `:help lazy.nvim-lazy.nvim-structuring-your-plugins`
-- { import = 'custom.plugins' },
{ import = 'custom.plugins' },
}
-- The line beneath this is called `modeline`. See `:help modeline`