refactor + feat: replaced nvim-cmp w/ coq_nvim and refactored everything
This commit is contained in:
parent
f82cc2bc93
commit
7a906314d8
19 changed files with 435 additions and 311 deletions
|
|
@ -1,3 +1,7 @@
|
|||
-- Homepage: https://github.com/vyfor/cord.nvim
|
||||
|
||||
-- What is it?
|
||||
-- Just Rich Presence for Neovim, neat huh?
|
||||
return {
|
||||
'vyfor/cord.nvim',
|
||||
build = ':Cord update',
|
||||
|
|
@ -7,6 +11,7 @@ return {
|
|||
flavor = "dark"
|
||||
},
|
||||
text = {
|
||||
default = 'programming most likely',
|
||||
workspace = ''
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue