Make custom changes

This commit is contained in:
rajvatsal 2023-12-10 13:29:45 +05:30
parent 76c5b1ec57
commit 3c373a170e
6 changed files with 716 additions and 5 deletions

View file

@ -0,0 +1,7 @@
-- You can add your own plugins here or in other files in this directory!
-- I promise not to create any merge conflicts in this directory :)
--
-- See the kickstart.nvim README for more information
return {
'neoclide/coc.nvim', branch='release'
}