-
Hey need some screenshots in README. You can share your custom galaxyline screenshots in here and you can add the link .
-
Hi, I want lsp_signature to only fire on demand, using a toggle key. This was working before one of the recent updates, but no longer works. Lsp_signature always triggers when i am inside a function p…
-
### Problem
Hi there!
I've found, that when I run NeoVim with konsole's TERMs, it doesn't properly work with alternate screen (or how is it called right way).
It looks like nvim doesn't even star…
-
Hi there,
I use Lazyvim and transparent background (it's work well) but my terminal in lazyvim doesn't transparent.
My config:
```
{
"neanias/everforest-nvim",
config = function(…
-
For v0.2, the `asar` option was set to `false` - meaning the app is not bundled into an asar archive. The electron-builder docs recommend keeping this as true, but excluding certain files. This can al…
-
Hi there! Thanks for visiting!This is my personal configuration for my favorite openbox window manager and some applications too.I hope you understand everything here. 😉Here are some de…
-
Hi there! Thanks for visiting!This is my personal configuration for my favorite openbox window manager and some applications too.I hope you understand everything here. 😉Here are some de…
-
**Describe the bug**
After installing lobster using the [**Linux (from source)**](https://github.com/justchokingaround/lobster?tab=readme-ov-file#linux-from-source) commands whenever trying to exec…
-
With `transaparent = true`
```lua
-- my config in lazyvim
return {
{
"fcancelinha/nordern.nvim",
priority = 1000,
lazy = false,
opts = {
transparent = true,
},
…
-
### Checklist
- [X] I have searched through the AstroNvim documentation
- [X] I have searched through the existing issues of this project
- [X] I have searched the existing issues of plugins rela…