From 727a5ab4a17203d52b10351858e9e2079f9ebd9e Mon Sep 17 00:00:00 2001 From: Gustaf Rydholm Date: Sun, 7 Jan 2024 13:51:55 +0100 Subject: Nuke better escape --- fnl/plugins/better-escape.fnl | 8 -------- 1 file changed, 8 deletions(-) delete mode 100644 fnl/plugins/better-escape.fnl (limited to 'fnl/plugins') diff --git a/fnl/plugins/better-escape.fnl b/fnl/plugins/better-escape.fnl deleted file mode 100644 index 49d0162..0000000 --- a/fnl/plugins/better-escape.fnl +++ /dev/null @@ -1,8 +0,0 @@ -;; Better escape without nasty delay. - -(local opts {:mapping [:nt :tn] - :timeout vim.o.timeoutlen - :clear_empty_lines false - :keys :}) - -{1 :max397574/better-escape.nvim :event :BufReadPost : opts} -- cgit v1.2.3-70-g09d2