-
I recently discovery this project and I really like the syntax of the language. So I was thinking to give it a shot but unfortunately the language server only supports VSCode. It'd be really nice if t…
-
### Description
When searching for a symbol that appears both in flags column and filename, highlight applies to the former. Appears to be because it finds this symbol first.
At first I thought …
-
This should also support Neovim: https://github.com/arp242/xdg_open.vim/blob/master/plugin/xdg_open.vim#L100-L114
It works via the `system()` fallback, but you won't get an error message like this.…
-
### Describe the highlighting problem
In my init.vim file, I recognized some weird problems:
Firstly, in some places, especially after an open bracket (like {, ...), strings will not be highlighte…
-
ConEmu build: 201011 preview x64
OS version: Windows Version 10.0.19041 Build 19041 x64
Used shell version: Cygwin bash 4.4.12 x86_64
### Problem description
The ConEmu terminal screen becomes…
-
Assume the command in question is `:Git send-email --annotate HEAD~2`. This will prepare patches for the last two commits pointed to by `HEAD` and prepare one email message for each which will be sen…
-
I have rtags and vim-rtags installed on my Ubuntu 18.10.
When I issue a rtags mapping in vim, like `rj`, called function appears immediately in vim command line like this `:call rtags#JumpTo(g:SAME_…
-
### Describe the bug
When I scoll up and down a few times NeoVIM will crash.
### To Reproduce
1. Open file type that treesitter is enabled for.
2. Scroll up and down (with mouse or j / k, doesn't …
tsndr updated
1 month ago
-
### Discord username (optional)
_No response_
### Describe the solution you'd like?
Please consider adding support for changing the vim bindings.
### Is your feature request related to a p…
zxaos updated
8 months ago
-
Is it possible to temporarily disable context guide change while screen scrolling or cursor moving? I thinks that's useful for large context( higher than one screen ).
like VSCode does:
"Vim r…