From 10b175f252104458d7478d8a2822818850cfdf92 Mon Sep 17 00:00:00 2001 From: Gustaf Rydholm Date: Sun, 15 Jan 2023 22:47:30 +0100 Subject: Refactor file structure --- fnl/plugins/better-escape.fnl | 8 -------- 1 file changed, 8 deletions(-) delete mode 100644 fnl/plugins/better-escape.fnl (limited to 'fnl/plugins/better-escape.fnl') diff --git a/fnl/plugins/better-escape.fnl b/fnl/plugins/better-escape.fnl deleted file mode 100644 index cde61bc..0000000 --- a/fnl/plugins/better-escape.fnl +++ /dev/null @@ -1,8 +0,0 @@ -;; Better escape without nasty delay. - -{1 :max397574/better-escape.nvim - :event :BufReadPost - :opts {:mapping [:kk :jj] - :timeout vim.o.timeoutlen - :clear_empty_lines false - :keys :}} -- cgit v1.2.3-70-g09d2