mirror of
https://github.com/pratiktri/dotfiles.git
synced 2026-02-04 16:41:43 +05:30
feat(nvim): nvim.cmp -> blink.cmp
- Codeium made to work with help from blink.compat - Blink added to lsp capabilities - Catppuccin theme integration for blink
This commit is contained in:
@@ -44,6 +44,7 @@ return {
|
||||
},
|
||||
|
||||
-- These were disabled by default
|
||||
blink_cmp = true,
|
||||
diffview = true,
|
||||
fidget = true,
|
||||
lsp_saga = true,
|
||||
|
||||
Reference in New Issue
Block a user