From 72a18a764a1ba585c218f76bd8d42c19e7802b5f Mon Sep 17 00:00:00 2001 From: Gustaf Rydholm Date: Wed, 2 Oct 2024 21:22:45 +0200 Subject: Format --- fnl/settings/autocmds.fnl | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'fnl') diff --git a/fnl/settings/autocmds.fnl b/fnl/settings/autocmds.fnl index 9e2f6d7..b2a065c 100644 --- a/fnl/settings/autocmds.fnl +++ b/fnl/settings/autocmds.fnl @@ -12,8 +12,7 @@ [:FileType {:pattern [:gitcommit :markdown] :command "setlocal wrap"}] [:VimResized {:command "tabdo wincmd ="}] - [[:FocusGained :BufEnter] - {:command :checktime}] + [[:FocusGained :BufEnter] {:command :checktime}] [[:InsertLeave :WinEnter] {:callback (λ [] (let [cursorline (require :settings.cursorline)] -- cgit v1.2.3-70-g09d2