mirror of
https://github.com/LunarVim/LunarVim.git
synced 2025-08-04 10:05:37 +02:00
update for neogit
This commit is contained in:
parent
3b47d024d9
commit
2474439095
2 changed files with 3 additions and 1 deletions
|
@ -60,7 +60,7 @@ vim.g.nvim_tree_icons = {
|
|||
staged = "✓",
|
||||
unmerged = "",
|
||||
renamed = "➜",
|
||||
untracked = "✗"
|
||||
untracked = ""
|
||||
},
|
||||
folder = {
|
||||
default = "",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue