mirror of
https://github.com/pojokcodeid/nvim-lazy.git
synced 2025-06-26 18:58:51 +02:00
enc: update patch plugins
This commit is contained in:
parent
4894f180e6
commit
82b68e6d01
2 changed files with 3 additions and 3 deletions
|
@ -103,7 +103,7 @@ pcode.coderunner = {
|
|||
-- https://github.com/nvim-tree/nvim-tree.lua
|
||||
-- 0 = normal
|
||||
-- 1 = float
|
||||
pcode.nvimtree_isfloat = 0
|
||||
pcode.nvimtree_isfloat = 1
|
||||
|
||||
-- https://github.com/roobert/tailwindcss-colorizer-cmp.nvim
|
||||
pcode.tailwindcolorizer = false
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue