-
I was looking for how to disable the lightbulb in the statusline here: https://nvimdev.github.io/lspsaga/lightbulb/
But I was unsure what key should be used in the config. I discovered that I could…
-
## Information
**VIM version**
VIM - Vi IMproved 9.1 (2024 Jan 02, compiled Mar 05 2024 19:39:07)
macOS version - arm64
Operating System:
```text
$ uname -a
Darwin wenzhen.loca…
-
Hey,
This is a really neat plugin, and I already have defined a bunch of tasks. One feature I haven't found yet and that I miss is the ability to have a (vimscript) callback on exit. In particular,…
kvalv updated
2 years ago
-
## Description of the problem or steps to reproduce
When the same file is opened in 2 or more split panes, the autocomplete suggestions for it are displayed in the statusline of each of those panes…
-
Fonts like Nerd Fonts use double-width symbols to allow using icons in shell prompts and tmux statuslines. Currently, double-width characters are cut-off at half their width.
-
Hi,
a) I just need a normal winbar without symbols with fullpathname ,
b) I just need to change the color of the winbar.
set winbar=%f%M . It works. But I dont know how to change the color.
…
-
### What is the problem this feature would solve?
The use case for me would be to use it to parse http messages within a connection and listen for events like "statusLine", "headers", "body" parsed…
-
Hi guys, since I'm relatively new to Neovim(and this statusline plugin), I don't know how to describe the problem, but here's an image:
![image](https://user-images.githubusercontent.com/32929482/1…
-
Hi, I'm trying to use Janus and add custom settings for Syntastic.
If I place the following in either `~/.vimrc.before` or `~/.vimrc.after` the settings are not picked up:
``` viml
set wildignore+=*…
-
Really love goyo(and limelight). What would be really nice IMO would be a small indicator, maybe just a '*" in a corner(or centered above or below) to indicate if the current buffer is saved/unsaved. …