diff options
author | Gustaf Rydholm <gustaf.rydholm@gmail.com> | 2022-08-08 20:48:02 +0200 |
---|---|---|
committer | Gustaf Rydholm <gustaf.rydholm@gmail.com> | 2022-08-08 20:48:02 +0200 |
commit | f1d9664fe56102204214f66a4ab20f0bf277ac21 (patch) | |
tree | f4817732918769208f6bf18423206675d25e40cd /fnl/config | |
parent | fc25b8fb5e60c37dfae0a2de6f061af837ee6c1d (diff) |
Add "" to minibar ignore
Diffstat (limited to 'fnl/config')
-rw-r--r-- | fnl/config/minibar.fnl | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/fnl/config/minibar.fnl b/fnl/config/minibar.fnl index 09e97b4..dfdce82 100644 --- a/fnl/config/minibar.fnl +++ b/fnl/config/minibar.fnl @@ -16,7 +16,8 @@ :NeogitCommitMessage :NeogitNotification :NeogitCommitView - :spectre_panel] + :spectre_panel + ""] :events [:CursorMoved :TermOpen :DirChanged |