add: update nvim tree float config

This commit is contained in:
asep.komarudin 2024-06-01 05:15:35 +07:00
parent 1f5323945b
commit 8a78fd41df
5 changed files with 60 additions and 77 deletions

View file

@ -111,4 +111,4 @@ vim.g.pcode_cmptag = false --https://github.com/quangnguyen30192/cmp-nvim-tags
-- 0 = normal
-- 1 = float
vim.g.pcode_nvimtree_isfloat = 0
vim.g.pcode_nvimtree_isfloat = 1