summaryrefslogtreecommitdiff
path: root/fnl/config/trim.fnl
diff options
context:
space:
mode:
Diffstat (limited to 'fnl/config/trim.fnl')
-rw-r--r--fnl/config/trim.fnl5
1 files changed, 0 insertions, 5 deletions
diff --git a/fnl/config/trim.fnl b/fnl/config/trim.fnl
deleted file mode 100644
index 2ef7169..0000000
--- a/fnl/config/trim.fnl
+++ /dev/null
@@ -1,5 +0,0 @@
-;; Trim whitespaces on save.
-
-(local opts {:disable [:python]})
-
-{1 :cappyzawa/trim.nvim :event :BufFilePre : opts}