You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Inspired by #31 and #32 for LSP diagnostics and git signs.
The Harpoon line status is influenced by harpoon-lualine and harpoonline. It displays all items and highlights the one selected . On Windows, sometimes Harpoon uses the full file path, causing the status not to recognize the file as active. Renaming the file in Harpoon Quick Menu using the project path fixes the issue. I don't know if this happens on other OS.
I find bottom center placement more readable for me. Works better when theme has no background.
I use it with laststatus = 0 and custom separation lines for horizontal splits.
I really enjoyed making this configuration. It's the most minimal and functional status indicator I've ever had on Neovim!
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Inspired by #31 and #32 for LSP diagnostics and git signs.
The Harpoon line status is influenced by harpoon-lualine and harpoonline. It displays all items and highlights the one selected . On Windows, sometimes Harpoon uses the full file path, causing the status not to recognize the file as active. Renaming the file in Harpoon Quick Menu using the project path fixes the issue. I don't know if this happens on other OS.
I find bottom center placement more readable for me. Works better when theme has no background.
I use it with
laststatus = 0
and custom separation lines for horizontal splits.I really enjoyed making this configuration. It's the most minimal and functional status indicator I've ever had on Neovim!
Configuration:
Beta Was this translation helpful? Give feedback.
All reactions