mirror of
https://github.com/pojokcodeid/nvim-lazy.git
synced 2025-06-23 09:18:44 +02:00
enc: add nvim menu and colorpicker option
This commit is contained in:
parent
c8bc3339ea
commit
54ccd837a9
3 changed files with 40 additions and 4 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue