From 68719ee058a302a4bda697b6a39ebfd5fefb06fc Mon Sep 17 00:00:00 2001 From: Gustaf Rydholm Date: Sun, 8 Jan 2023 14:24:05 +0100 Subject: Refactor loading of plugins --- fnl/config/surround.fnl | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 fnl/config/surround.fnl (limited to 'fnl/config/surround.fnl') diff --git a/fnl/config/surround.fnl b/fnl/config/surround.fnl new file mode 100644 index 0000000..e8fda32 --- /dev/null +++ b/fnl/config/surround.fnl @@ -0,0 +1,3 @@ +;; Surround selections. + +{1 :kylechui/nvim-surround :event :InsertEnter :config true} -- cgit v1.2.3-70-g09d2