this post was submitted on 26 Jun 2025
1 points (100.0% liked)

Neovim

19 readers
1 users here now

Neovim is an hyperextensible Vim-based text editor. Learn more at neovim.io.

founded 2 years ago
MODERATORS
 
This is an automated archive made by the Lemmit Bot.

The original was posted on /r/neovim by /u/Bitopium on 2025-06-25 19:31:45+00:00.


Hi,

After the initial release, I put quite some maturity work into my statusline Plugin: slimline.nvim.

The line finally supports also being configured per window vim.opt.laststatus != 3.

Also, it computes components event based when it makes sense (Diagnostics and attached LSPs).

The goal was overall to write a visually pleasing line for myself. Since it was so much fun to write, I decided to make it configurable and create a plugin out of it.

Let me know what you think.

Happy Coding

no comments (yet)
sorted by: hot top controversial new old
there doesn't seem to be anything here