From 46eddd8710cf62619ea93a18ae8f3e0d3b85e03e Mon Sep 17 00:00:00 2001 From: Gustaf Rydholm Date: Thu, 13 Oct 2022 00:49:04 +0200 Subject: Remove spellsitter, add spell support --- fnl/config/spellsitter.fnl | 6 ------ 1 file changed, 6 deletions(-) delete mode 100644 fnl/config/spellsitter.fnl (limited to 'fnl/config/spellsitter.fnl') diff --git a/fnl/config/spellsitter.fnl b/fnl/config/spellsitter.fnl deleted file mode 100644 index dbd006c..0000000 --- a/fnl/config/spellsitter.fnl +++ /dev/null @@ -1,6 +0,0 @@ -;; Enable spell checking in comments. -(module config.spellsitter {autoload {: util}}) - -(def- opts {:enable true :debug false}) - -(util.use-config :spellsitter opts) -- cgit v1.2.3-70-g09d2