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

Hello! I want to have a custom highlight between sections (between the left, mid and right sections). This highlight is simply {'NONE', 'NONE'), that is, transparent. When I'm not using...

* Add `short_line_buftypes` acting like `short_line_list` but reading `vim.bo.buftype`. (closes #156) * Add `inactive_window_shortline`. When toggled off, inactive windows keep their regular statusline.

neovim0.5 release, macos 10.15 not so big repository,1385 files. when i git merge, there are some conflicts, when i open any files, either conflict files or merged files, vim response...

may be this is very rubbish question but I'm new to this and i have no idea about this please help.

I'd like to automatically theme galaxyline using the colors from the colorscheme I'm using at any given time. I thought about doing this by setting up the galaxyline config for...

Neovim default status line flashes at start, is there any way to prevent that? Default status line is visible for few milliseconds at start. https://user-images.githubusercontent.com/34353640/117567344-384f6680-b0bc-11eb-9e79-12fb39967557.mp4

Having an issue that when I change a mode for one buffer all of them change. Here is a video for context: https://user-images.githubusercontent.com/1493530/130692092-2c6dd9af-a5af-4c08-838e-ccef0ad12c87.mp4 As you can see when I go...

After extensive debugging I've realized what was causing my `nvim` splash screen to flicker away almost instantly was this plugin. Simply having it installed seems to do it. It didn't...

First of all, great plugin 😄 Configuring the statusline I've encountered a problem: between the statuslines of two buffers (NvimTree and an opened file in the picture) there is what...

hey! is there an ability to fill all space between left and right sections?