galaxyline.nvim icon indicating copy to clipboard operation
galaxyline.nvim copied to clipboard

neovim statusline plugin written in lua

Results 65 galaxyline.nvim issues
Sort by recently updated
recently updated
newest added

![image](https://user-images.githubusercontent.com/44704930/172045574-1ffae84d-e29a-4aac-9008-b728d533cde3.png) I'm using Hack nerd font

As described in #229, this pull request fixes the issue. You can now use GetLspClient to retrieve all attached client names instead of only one of them. ##### An example...

#### Sympton If multiple lsp server was attached to the buffer, **GetLspClient** function only get the first one it founds and return its name. #### Improvement Return all lsp client...

Hey need some screenshots in README. You can share your custom galaxyline screenshots in here and you can add the link .

help wanted

0.6 release deprecated vim.api.diagnostics in favour of vim.diagnostics. See [this link](https://github.com/neovim/neovim/blob/c4d70dae802ef074aaf54bdcbbd5f73380f74a86/runtime/lua/vim/lsp/diagnostic.lua#L344) for details

# Impact Nvim feels almost frozen. you have to :LspStop to be able to type anything at all. A repeating error message indicates that `lsp.diagnostic.get_count()` is deprecated. # When begun...

It's like topic My NeoVim version: v0.6.0 I'm clean the plugins in packer plugin mananger, but It's always display some problem when I open my Neovim. ![图片](https://user-images.githubusercontent.com/35804630/150279491-0aed6e28-7dbe-4c5c-bf2f-f50abe7615b1.png)

I am concerned because they stopped maintaining any repositories, the blog website is down and the domain is up for sale. The [lspsaga](https://github.com/glepnir/lspsaga.nvim) plugin is already being maintained by [tami5](https://github.com/glepnir/lspsaga.nvim/issues/241)....