Handle git deleted state.

This commit is contained in:
Kristijan Husak
2020-08-05 23:10:30 +02:00
committed by Kiyan Yazdani
parent 505d63a3e7
commit 9cad30f1be
3 changed files with 12 additions and 2 deletions

View File

@@ -9,7 +9,8 @@ function M.get_icon_state()
staged = "",
unmerged = "",
renamed = "",
untracked = ""
untracked = "",
deleted = ""
},
folder_icons = {
default = "",