From de3a1749de544f44489e96e4f6ba96700d884fb2 Mon Sep 17 00:00:00 2001 From: sefidel Date: Sat, 12 Mar 2022 15:04:14 +0900 Subject: feat(ui): remove bufno --- fnl/nvrc/statusline.fnl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'fnl/nvrc/statusline.fnl') diff --git a/fnl/nvrc/statusline.fnl b/fnl/nvrc/statusline.fnl index 45af772..d386ded 100644 --- a/fnl/nvrc/statusline.fnl +++ b/fnl/nvrc/statusline.fnl @@ -34,7 +34,7 @@ (diagnostics) "%=" "%#StatusLineAccentBold#" - "%y *%n "]))) + "%y "]))) (ag! ui-statusline (au! [WinEnter BufEnter] * #(setl! statusline "%!v:lua.statusline.enable()")) -- cgit 1.4.1