lualine.nvim
lsp-status.nvim
lualine.nvim | lsp-status.nvim | |
---|---|---|
73 | 14 | |
6,514 | 632 | |
3.6% | 0.0% | |
7.4 | 0.0 | |
3 months ago | over 2 years ago | |
Lua | Lua | |
MIT License | MIT License |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
lualine.nvim
-
Ultimate Neovim Setup Guide: lazy.nvim Plugin Manager
nvim-lualine/lualine.nvim: A blazing fast and easy to configure neovim statusline plugin written in pure lua.
-
dapui and lualine visual/aesthetic configuration
However, this is what my current setup looks like. 1. No titles. 2. lualine at the very bottom. Any suggestions? I tried reading the docs (dapui, lualine), but am kinda lost. I am not sure what I did wrong?
-
Lualine.nvim not seeming to respect highlight groups? Custom theme table seems to have some quirks
I'm trying to create a custom theme for lualine.nvim, and I'm having a lot of difficulty with the colors.
-
Benchmarking some of my favourite neovim plugins over time
lualine.nvim
- Your favourite Neovim plugins?
-
Tips for debugging Lualine Plugin not displaying
I've installed the plugins (and removed + reinstalled multiple times) and my status bar continues to look like the default. I went through nearly every recommendation here with no effect: https://github.com/nvim-lualine/lualine.nvim/issues/230
-
Change statusLine design
There is actually a pre-made example of that bubble theme in the lualine repo: https://github.com/nvim-lualine/lualine.nvim/blob/master/examples/bubbles.lua
-
Please inform me of the plugin(s) enabling these two features
First one could be lualine and Aerial.
-
How do you set the bg color of the status bar in lualine?
Look into the themes I bet they will show you https://github.com/nvim-lualine/lualine.nvim/tree/master/lua/lualine/themes
-
LuaLine Separator Size Bug
Do you know if there is some workaround for this "bug" https://github.com/nvim-lualine/lualine.nvim/issues/962?
lsp-status.nvim
-
lualine-lsp-progress.nvim: a lualine LSP progress indicator based on a forked lualine-lsp-progress
https://github.com/nvim-lua/lsp-status.nvim do not have this issue (I completely disabled it before trying this one to avoid conflicts).
- Detect when a language server is usable?
- Is lsp-status still maintained?
-
How can I display 'lsp loading...' in my statusline when a language server is loading?
I use lsp-status to show the language server indexing progress
-
Updating Status Line with LspDiagnosticsChanged
I use https://github.com/nvim-lua/lsp-status.nvim to get LSP diagnostic info for status lines / etc. This might be of interest if only in seeing its inner workings.
-
Switching to native lsp and using it with rust
[lsp-status](https://github.com/nvim-lua/lsp-status.nvim) that's used by the statusline plugin I use ([bubbly.nvim](https://github.com/datwaft/bubbly.nvim)) to populate lsp diagnostic info in the status bar (ex. 2 errors, 50 warnings, etc). I only added it per suggestion of the plugin, so it's quite possible you wouldn't need it.
-
What tool do you use to browse and edit large C++ projects?
lsp-status.nvim - Language Server Protocol statusline integration
-
use rust-analyzer lsp config in neovim, there has several seconds delay
I also experience that and this plugins is nice to know what the lsp is doing in the background: https://github.com/nvim-lua/lsp-status.nvim
-
LSP progress output?
I use lsp status https://github.com/nvim-lua/lsp-status.nvim
- Show indexing progress rust-analyzer
What are some alternatives?
catppuccin - 😸 Soothing pastel theme for the high-spirited!
lualine-lsp-progress - LSP Progress lualine componenet
vim-airline - lean & mean status/tabline for vim that's light as air
NvChad - Blazing fast Neovim framework providing solid defaults and a beautiful UI, enhancing your neovim experience.
heirline.nvim - Heirline.nvim is a no-nonsense Neovim Statusline plugin designed around recursive inheritance to be exceptionally fast and versatile.
rust-tools.nvim - Tools for better development in rust using neovim's builtin lsp
nvim-navic - Simple winbar/statusline plugin that shows your current code context
github-notifications.nvim - Statusline + Telescope integration for viewing and interacting with GitHub notifications
bufferline.nvim - A snazzy bufferline for Neovim
NvChad - An attempt to make neovim cli as functional as an IDE while being very beautiful , blazing fast. [Moved to: https://github.com/NvChad/NvChad]
feline.nvim - A minimal, stylish and customizable statusline for Neovim written in Lua
bubbly.nvim - Bubbly statusline for neovim