summaryrefslogtreecommitdiff
path: root/fnl/plugins/icons.fnl
diff options
context:
space:
mode:
Diffstat (limited to 'fnl/plugins/icons.fnl')
-rw-r--r--fnl/plugins/icons.fnl45
1 files changed, 0 insertions, 45 deletions
diff --git a/fnl/plugins/icons.fnl b/fnl/plugins/icons.fnl
deleted file mode 100644
index b1115cb..0000000
--- a/fnl/plugins/icons.fnl
+++ /dev/null
@@ -1,45 +0,0 @@
-;; Icons.
-
-{:error ""
- :warn ""
- :hint ""
- :info ""
- :git " "
- :search-project "󰺅"
- :search-files "󰱽"
- :search-text "󱎸"
- :notebook ""
- :recent-files "󱋢"
- :cog ""
- :org ""
- :checkmark ""
- :right-arrow ""
- :small-right-arrow ""
- :guillemet "»"
- :close ""
- :git-add "|"
- :git-delete "_"
- :git-top-delete "‾"
- :git-change-delete "~"
- :git-untracked "┆"
- :telescope ""
- :caret ">"
- :cmd ""
- :lightning ""
- :document ""
- :import ""
- :keyboard ""
- :sleep "󰒲"
- :filled-orb "●"
- :orb "○"
- :package "󰏗"
- :vim ""
- :code ""
- :play ""
- :star ""
- :line "‒"
- :ignored ""
- :unstaged ""
- :staged ""
- :conflict ""
-}