1
0
Fork 0
mirror of https://github.com/pnx/dotfiles synced 2026-06-16 03:14:55 +02:00

nvim: icons: update diff_gutter.untracked

This commit is contained in:
Henrik Hautakoski 2024-11-27 12:38:05 +01:00
parent 882665f13c
commit dd69e31f9f

View file

@ -53,7 +53,7 @@ return {
add = "", add = "",
change = "", change = "",
delete = "", delete = "",
untracked = "+", untracked = "",
}, },
gitsigns = { gitsigns = {
-- Change type -- Change type