about summary refs log tree commit diff
path: root/fnl/nvrc/packs/fidget.fnl
diff options
context:
space:
mode:
Diffstat (limited to 'fnl/nvrc/packs/fidget.fnl')
-rw-r--r--fnl/nvrc/packs/fidget.fnl4
1 files changed, 4 insertions, 0 deletions
diff --git a/fnl/nvrc/packs/fidget.fnl b/fnl/nvrc/packs/fidget.fnl
new file mode 100644
index 0000000..9a2cad1
--- /dev/null
+++ b/fnl/nvrc/packs/fidget.fnl
@@ -0,0 +1,4 @@
+(local {: setup} (require :fidget))
+
+(setup {:text {:done "^.^!"
+               :spinner :dots}})