refactor + feat: replaced nvim-cmp w/ coq_nvim and refactored everything

This commit is contained in:
devaine 2025-09-03 12:50:00 -05:00
commit 7a906314d8
Signed by untrusted user who does not match committer: devaine
GPG key ID: 954B1DCAC6FF84EE
19 changed files with 435 additions and 311 deletions

View file

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