enc: update patch plugins

This commit is contained in:
Pojok Code 2024-08-26 07:43:46 +07:00
parent 4894f180e6
commit 82b68e6d01
2 changed files with 3 additions and 3 deletions

View file

@ -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