about summary refs log tree commit diff
path: root/fnl/nvrc/packs/filetype.fnl
diff options
context:
space:
mode:
Diffstat (limited to 'fnl/nvrc/packs/filetype.fnl')
-rw-r--r--fnl/nvrc/packs/filetype.fnl3
1 files changed, 0 insertions, 3 deletions
diff --git a/fnl/nvrc/packs/filetype.fnl b/fnl/nvrc/packs/filetype.fnl
deleted file mode 100644
index d24d322..0000000
--- a/fnl/nvrc/packs/filetype.fnl
+++ /dev/null
@@ -1,3 +0,0 @@
-(local {: setup} (require :filetype))
-
-(setup {:overrides {:complex {:.*neomutt-.* :mail}}})