enc: add nvim menu and colorpicker option

This commit is contained in:
Pojok Code 2024-11-02 14:10:32 +07:00
parent c8bc3339ea
commit 54ccd837a9
3 changed files with 40 additions and 4 deletions

View file

@ -104,7 +104,7 @@ pcode.coderunner = {
-- https://github.com/nvim-tree/nvim-tree.lua
-- 0 = normal
-- 1 = float
pcode.nvimtree_isfloat = 1
pcode.nvimtree_isfloat = 0
-- https://github.com/roobert/tailwindcss-colorizer-cmp.nvim
pcode.tailwindcolorizer = false