mirror of
https://github.com/pojokcodeid/nvim-lazy.git
synced 2025-06-23 01:08:53 +02:00
add: miniaimate
This commit is contained in:
parent
e50fb19878
commit
72ff763f68
15 changed files with 897 additions and 607 deletions
|
@ -111,4 +111,10 @@ vim.g.pcode_cmptag = false --https://github.com/quangnguyen30192/cmp-nvim-tags
|
|||
|
||||
-- 0 = normal
|
||||
-- 1 = float
|
||||
vim.g.pcode_nvimtree_isfloat = 1
|
||||
vim.g.pcode_nvimtree_isfloat = 0
|
||||
|
||||
vim.g.pcode_tailwindcolorizer = true
|
||||
vim.g.pcode_codeium = true
|
||||
vim.g.pcode_nvimufo = true
|
||||
vim.g.pcode_indentscope = true
|
||||
vim.g.pvode_minianimate = true
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue