Make custom changes
This commit is contained in:
parent
76c5b1ec57
commit
3c373a170e
6 changed files with 716 additions and 5 deletions
7
lua/custom/plugins/coc.lua
Normal file
7
lua/custom/plugins/coc.lua
Normal 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'
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue