-
## Check list
- [X] I have read through the [README](https://github.com/wfxr/minimap.vim/blob/master/README.md) (especially F.A.Q section)
- [X] I have searched through the existing issues…
-
### Steps to reproduce
1. pull and build latest MacVim
2. load a file in MacVim (with or without plugins has same effect): `mvim -u NONE file`
3. move to the middle of a word, press i to insert tex…
-
The link is opened correctly, but a message like the one below is printed on Vim:
```
Git From The Bottom Up: (htt[14771:14808:0131/151208.459978:ERROR:browser_gpu_channel_host_factory.cc(121)] Fail…
ghost updated
6 years ago
-
added the line:
`Plug 'morhetz/gruvbox'`
and tried :PlugInstall to install the plugin but I am getting this error instead:
```
x gruvbox: …
-
# Problem
The cursor briefly moves to the commandline when printing the message after writing a file.
## In terminal nvim
In terminal nvim, this is perceived as a cursor flicker.
https://git…
Asheq updated
4 months ago
-
### Describe the bug
Use `typescript-language-server` and `vim.lsp.buf.code_action` returns wrong code actions
I think`vim.lsp.buf.code_action` parameter diagnostics should be filtered by col.
T…
-
Expected behaviour:
While using moderated session, User should be able to write to text file during an interactive session regardless of the size of iTerm window.
Current behaviour:
While using moder…
-
### What version of Vim/Gvim are you using?
Vim/Gvim version
$ vim --version
VIM - Vi IMproved 8.2 (2019 Dec 12, compiled Sep 15 2021 21:48:21)
Included patches: 1-3441
Compiled by Arch Lin…
-
When using `:FlooShareDir` the plugin complains that it cannot read vim's servername, even when run with `vim --servername myserver` (I'm using mvim in the terminal). Also the the project that it crea…
-
I'm really liking the colors, but the transparent background option won't work for me. Here's my vimrc (the relevant portion at least):
> call plug#begin()
>
> Plug 'vim-airline/vim-airline'
> …