mirror of
https://github.com/pojokcodeid/nvim-lazy.git
synced 2025-06-21 16:39:04 +02:00
add: update nvim tree float config
This commit is contained in:
parent
1f5323945b
commit
8a78fd41df
5 changed files with 60 additions and 77 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue