about summary refs log tree commit diff
path: root/fnl/nvrc/packs
diff options
context:
space:
mode:
Diffstat (limited to 'fnl/nvrc/packs')
-rw-r--r--fnl/nvrc/packs/fidget.fnl3
1 files changed, 2 insertions, 1 deletions
diff --git a/fnl/nvrc/packs/fidget.fnl b/fnl/nvrc/packs/fidget.fnl
index 9a2cad1..ab0014e 100644
--- a/fnl/nvrc/packs/fidget.fnl
+++ b/fnl/nvrc/packs/fidget.fnl
@@ -1,4 +1,5 @@
 (local {: setup} (require :fidget))
 
 (setup {:text {:done "^.^!"
-               :spinner :dots}})
+               :spinner :dots}
+        :sources {:ltex {:ignore true}}})