about summary refs log tree commit diff
path: root/fnl/nvrc/packs/autopairs.fnl
diff options
context:
space:
mode:
Diffstat (limited to 'fnl/nvrc/packs/autopairs.fnl')
-rw-r--r--fnl/nvrc/packs/autopairs.fnl3
1 files changed, 3 insertions, 0 deletions
diff --git a/fnl/nvrc/packs/autopairs.fnl b/fnl/nvrc/packs/autopairs.fnl
new file mode 100644
index 0000000..77749c8
--- /dev/null
+++ b/fnl/nvrc/packs/autopairs.fnl
@@ -0,0 +1,3 @@
+(local {: setup} (require :nvim-autopairs))
+
+(setup {:check_ts true})