mirror of
https://github.com/pojokcodeid/nvim-lazy.git
synced 2025-06-24 09:48:51 +02:00
fix: nvim tree git ignore hide file
This commit is contained in:
parent
ad9f646417
commit
e2afd37cae
4 changed files with 148 additions and 57 deletions
|
@ -37,7 +37,7 @@ pcode.progress = 1
|
|||
-- 2 = logo only
|
||||
-- 3 = initial only
|
||||
-- 4 = off
|
||||
pcode.show_mode = 3
|
||||
pcode.show_mode = 2
|
||||
|
||||
-- true or false
|
||||
pcode.format_on_save = true
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue