Skip to content

harryvince/statusbar.nvim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

statusbar.nvim

This is my statusbar that I use, I like it simple. I like it clean.

You are welcome to try it, and contribute. If I like it, I might just use it.

Default look: Default Look

Partial View (netrw): netrw example

✨ Features

  • Display write status of file (RO + If Saved)
  • Display lsps in use
  • Display formatter and their order via conform.nvim
  • Percentage of progress through files
  • Line and character number

⚡️ Requirements

📦 Installation

Install the plugin with your preferred package manager:

{
  "harryvince/statusbar.nvim",
  dependencies = { "stevearc/conform.nvim" },
  opts = {}
}

[!Disclaimer] This README was inspired by folke

About

My custom statusbar, turned into a plugin

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages