-
As seen in the screenshot, the breadcrumbs section of lualine has black boxes between symbols. Does not occur in the default LazyVim theme or gruvbox material for example.
![kanagawa-lualine](https:/…
-
The following is contrived code that modifies a highlight group in the status line according the current mode (Normal or something else):
```vim
fun! SetMode()
execute 'hi! link XYZ' (mode() ==…
-
Hi, I try to figure out what lines current send to the machine (block_index, line_index) - and I see some hidden(?) lines are added.
Can You give me a hint, how I get the two indexes?
On the image b…
ghost updated
6 years ago
-
I running the following vim:
```
VIM - Vi IMproved 9.0 (2022 Jun 28, compiled May 10 2022 08:40:37)
Included patches: 1-749
```
in the following OS:
```
No LSB modules are available.
Distrib…
-
the white bar at the bottom of the editor doesn't seem to appear when I open the app, in the sample pictures I saw a white bar at the bottom, which does not appear in mine. I use ubuntu and was search…
-
I'd love to have an option to show a list of users on the right side of the TUI similar to the user list many IRC clients show.
Such as this user list in HexChat (outlined in red)
![image](https:/…
-
Hello. Can anyone advise me how to change the background color of the statusbar. I looked in renderer.vim as per the help page but I couldn't understand how it works.
I'm using taboo for a tab line a…
-
It just doesn't render anything new in the statusline. I've set all the configs according to instructions and it doesn't show anything on when it checks or not, nor does it show how many errors there …
-
### FAQ
- [X] I have checked the [FAQ](https://github.com/hrsh7th/nvim-cmp/blob/main/doc/cmp.txt) and it didn't resolve my problem.
### Announcement
- [X] I have checked [Breaking change announceme…
-
Hello im trying to use http-request-write but I'm not sure how to use it. It does with a list-accumulator, but I get a list of bytevectors, one bv for the statusline and one for each header, then the …