mirror of
https://github.com/pojokcodeid/nvim-lazy.git
synced 2025-06-26 02:38:45 +02:00
enc: update notify background
This commit is contained in:
parent
70e40989c9
commit
f5e3f130e4
4 changed files with 12 additions and 11 deletions
|
@ -110,10 +110,10 @@ pcode.nvimtree_isfloat = 0
|
|||
pcode.tailwindcolorizer = false
|
||||
|
||||
-- https://github.com/Exafunction/codeium.vim
|
||||
pcode.codeium = true
|
||||
pcode.codeium = false
|
||||
|
||||
-- https://github.com/Exafunction/codeium.nvim
|
||||
pcode.codeium_nvim = false
|
||||
pcode.codeium_nvim = true
|
||||
|
||||
-- https://github.com/kevinhwang91/nvim-ufo
|
||||
pcode.nvimufo = false
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue