fixed error in felix configuration

This commit is contained in:
aminnairi
2023-12-30 19:30:55 +01:00
parent d9b0d82159
commit 3e643c30c9
@@ -1,3 +1,4 @@
---
# (Optional) # (Optional)
# Default exec command when open files. # Default exec command when open files.
# If not set, will default to $EDITOR. # If not set, will default to $EDITOR.
@@ -65,3 +66,4 @@ color:
dir_fg: LightCyan dir_fg: LightCyan
file_fg: LightWhite file_fg: LightWhite
symlink_fg: LightYellow symlink_fg: LightYellow
dirty_fg: Red