From ac8edfb0db52efe65e01f73ef44133a86571ba02 Mon Sep 17 00:00:00 2001 From: aktersnurra Date: Fri, 17 Apr 2026 23:34:22 +0200 Subject: More based fixes --- fnl/plugins/grug-far.fnl | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) (limited to 'fnl/plugins/grug-far.fnl') diff --git a/fnl/plugins/grug-far.fnl b/fnl/plugins/grug-far.fnl index ebd1835..342d266 100644 --- a/fnl/plugins/grug-far.fnl +++ b/fnl/plugins/grug-far.fnl @@ -17,11 +17,10 @@ (λ config [] (let [grug (require :grug-far)] - (autocmds - [:FileType - {:pattern [:grug-far] - :command "nnoremap q :close"}] - [:FileType {:pattern [:grug-far] :command "setlocal spell!"}]) + (autocmds [:FileType + {:pattern [:grug-far] + :command "nnoremap q :close"}] + [:FileType {:pattern [:grug-far] :command "setlocal spell!"}]) (grug.setup))) (local keys [{1 : 2 :GrugFar :desc "Find and Replace"} -- cgit v1.2.3-70-g09d2