-
```
What steps will reproduce the problem?
1. git clone https://github.com/gmarik/vundle.git ~/.vim/bundle/vundle
2. use this .vimrc: http://pastebin.com/EjZx3AXW
3. run :BundleInstall from vim
4. res…
-
When typing a comment, it wraps to the same line instead of wrapping to a new line.
https://github.com/ledger/vim-ledger/assets/390059/2faa926c-08f2-4b52-bf28-b921d050e600
I haven't done any ext…
-
### Steps to reproduce
There's a mapping in the man.vim ftplugin ([link](https://github.com/vim/vim/blob/7790ea0c680a9f951a86066e5940ec16b2333c9a/runtime/ftplugin/man.vim#L39)) that looks like this:
…
-
After some recent update, (not sure when), c++ syntax sometime randomly turn off partially. I have difficulty to find out the condition under which the issue happens. I removed my vimrc file. So I wil…
-
```
What steps will reproduce the problem?
1. git clone https://github.com/gmarik/vundle.git ~/.vim/bundle/vundle
2. use this .vimrc: http://pastebin.com/EjZx3AXW
3. run :BundleInstall from vim
4. res…
-
![image](https://user-images.githubusercontent.com/5404303/82123713-a71b0d80-974f-11ea-868f-036e32a8b20c.png)
This breaks rustfmt and rust-analyzer, but I don't get any feedback from either
Is i…
-
Vim 7.3 on Ubuntu 12.10
When escaping from insert mode and quickly press next command usually j or k, they are left at the end of the line. The character usually replaces the last character of the li…
-
Via https://github.com/Vimjas/vim-python-pep8-indent/pull/71#issue-110134510.
It might make sense to use a library like https://github.com/ambv/black/
However, this would likely involve quite so…
-
### Neovim version (nvim -v)
v0.7.2
### Vim (not Nvim) behaves the same?
no, vim 9.0.0
### Operating system/version
Arch Linux
### Terminal name/version
wezterm nightly
### $TE…
-
When I use this with "taglist" plugin, there is a problem.
If I open "Tlist" with several files as buffers, and if I move to other buffer by typing "bp", I got sometimes an error message like:
---
…