summaryrefslogtreecommitdiff
path: root/fnl/config/diffview.fnl
diff options
context:
space:
mode:
Diffstat (limited to 'fnl/config/diffview.fnl')
-rw-r--r--fnl/config/diffview.fnl6
1 files changed, 0 insertions, 6 deletions
diff --git a/fnl/config/diffview.fnl b/fnl/config/diffview.fnl
deleted file mode 100644
index 3772d32..0000000
--- a/fnl/config/diffview.fnl
+++ /dev/null
@@ -1,6 +0,0 @@
-;; Trim whitespaces on save.
-(module config.diffview {autoload {util config.util}})
-
-(def- opts {})
-
-(util.setup :diffview opts)