From 78f93e74ab71c4919464aacf9ce550e83e11fff4 Mon Sep 17 00:00:00 2001 From: Gustaf Rydholm Date: Thu, 21 Jul 2022 20:49:40 +0200 Subject: Add vim enter event to minibar --- fnl/config/minibar.fnl | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/fnl/config/minibar.fnl b/fnl/config/minibar.fnl index 4c599ce..f67d7c1 100644 --- a/fnl/config/minibar.fnl +++ b/fnl/config/minibar.fnl @@ -15,7 +15,8 @@ :NeogitNotification :NeogitCommitView :spectre_panel] - :events [:BufWinEnter + :events [:VimEnter + :BufWinEnter :BufFilePost :InsertEnter :BufWritePost -- cgit v1.2.3-70-g09d2