-
Using `vim --startup startup.log`, I see that the plugin vim-rtags takes quite some time at startup.
I have several plugins installed and vim-rtags is the slowest.
Is there a reason for not moving…
-
After going through the documentation and following all the steps, this is how my `vim` looks:
(as you can see, the layout, colors, and formatting do not match the documentation)
…
-
### Issue
Hi,
Fresh install of jedi-vim and I get nothing when I key ``. Acutally I get macOS switching my keyboard language, so I switched to ``.
Hitting `` seems to generate a listing from *…
eljfe updated
7 months ago
-
I will continue this https://github.com/m2mdas/phpcomplete-extended/issues/13 here:
I think the class generation has been ok after the last commit, also this looks ok to me:
```
gonzalo@gserrano ~_m…
-
### The issue
I've noticed a delay recently when opening Python files that I work on in my job. I've looked into my vim `startup` file and I can see noticeable delay in this line:
```
219.254 00…
-
Apparently vim forgets that `~` was quoted.
i keep a directory named `~` that contains old or original versions of files i've edited.
When i invoke vim from the directory that contains `~` and ope…
-
### Steps to reproduce
1. Create any file with the following content (for example):
```
string1
string2
string3
string4
string5
```
2. Open the file with VIM:
…
-
### Feature request
As title, in some area the connection of github is bad, so it will be handy if you could provide user configurations for setting CDNs.
Thank you.
-
### Description
Vimtex suddenly isnt working anymore, I cannot access any of the commands anymore and the healthcheck returns an error. I havent changed anything in my config files, which were workin…
-
### Issue
jedi-vim seems to include type logic in the function signature of the docstring when it should not* be present.
*probably depends on opinion
### Steps to reproduce
install ma…