From 2a94573f54c69a9af7536586ab2c03eb88bda5e7 Mon Sep 17 00:00:00 2001 From: Gustaf Rydholm Date: Fri, 5 Jan 2024 01:50:20 +0100 Subject: Refactor --- fnl/plugins/surround.fnl | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 fnl/plugins/surround.fnl (limited to 'fnl/plugins/surround.fnl') diff --git a/fnl/plugins/surround.fnl b/fnl/plugins/surround.fnl new file mode 100644 index 0000000..e8fda32 --- /dev/null +++ b/fnl/plugins/surround.fnl @@ -0,0 +1,3 @@ +;; Surround selections. + +{1 :kylechui/nvim-surround :event :InsertEnter :config true} -- cgit v1.2.3-70-g09d2