1

Regenerate nvim config

This commit is contained in:
2024-06-02 03:29:20 +02:00
parent 75eea0c030
commit ef2e28883d
5576 changed files with 604886 additions and 503 deletions

View File

@ -0,0 +1 @@
# Used to Generate Artifacts

View File

@ -0,0 +1,6 @@
---
icon_colours: {}
text_colours:
ext_exact: {}
name_exact: {}
name_glob: {}

View File

@ -0,0 +1,36 @@
---
ascii: &ascii
default_icon:
ext_exact: {}
folder:
closed:
open:
link:
broken: -/->
normal: ->
name_exact: {}
name_glob: {}
status:
active: ">"
inactive: " "
not_selected: " "
selected: "*"
ascii_hollow:
<<: *ascii
default_icon:
folder:
closed:
open:
devicons: &devicons
link:
broken: 󰌸
normal: 󰲔
status:
active:
inactive: " "
not_selected: " "
selected:
emoji: *devicons