Replies: 1 comment
-
I removed it from Lualine with the `disable_filetype option (lualine option). |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I want to disable the statusbar (the vanilla vim statusbar) inside of neo-tree buffers. Is this possible with
autocmd
? I have tried different combinations of:This works to varying degrees, but it is kind of a hack and requires focusing to the neotree buffer a few times.
Beta Was this translation helpful? Give feedback.
All reactions