summaryrefslogtreecommitdiff
path: root/fnl/plugins/editor/surround.fnl
diff options
context:
space:
mode:
Diffstat (limited to 'fnl/plugins/editor/surround.fnl')
-rw-r--r--fnl/plugins/editor/surround.fnl3
1 files changed, 0 insertions, 3 deletions
diff --git a/fnl/plugins/editor/surround.fnl b/fnl/plugins/editor/surround.fnl
deleted file mode 100644
index e8fda32..0000000
--- a/fnl/plugins/editor/surround.fnl
+++ /dev/null
@@ -1,3 +0,0 @@
-;; Surround selections.
-
-{1 :kylechui/nvim-surround :event :InsertEnter :config true}