-
**Describe the bug**
french spell check marks legal and compulsory "contractions" as mistakes.
eg: "pardonnez-moi" is labelled as wrong, first suggestion is "pardonnez moi" which is grammatically …
-
One plugin loads faster than its dependency.
This is definitely related to https://github.com/wbthomason/packer.nvim/issues/87.
`after` attribute should solve the issue but it doesn't.
Steps to…
-
### Expected behavior
If a file mentioned in an `#include` statment of a fortran file does not exist, gfortran emits an error that should be caught by neomake.
### Steps to reproduce
…
-
I was trying colorizer with a file that was ~58K lines long and it was taking more than 15 seconds to load. Looking into Vim profiler it seems that most of the time was spent on the function `PreviewC…
-
### ❔ What are you experiencing an issue with?
Latest Release
### ❔ Version
N/A
### 🐞 Description
I am getting the following issue on macOS when trying to edit a file with `vim`:
```
❯ vim he…
-
I'm using Vim inside of PowerShell with the ``nofrils-dark`` theme. For some reason, I have a bright blue console background instead of the expected grey. You can see a small part of what I see below:…
-
```
What steps will reproduce the problem?
1. Convert any video
What is the expected output? What do you see instead?
Generates a thumbnail for every frame of the video. Fills the device if
ouputtin…
-
Pressing `prefix + I` gives me this message:
```
'~/.tmux/plugins/tpm/tpm' returned 127
TMUX environment reloaded.
Done, press ENTER to continue.
```
I have the prerequisites installed
```
userna…
-
It works fine for VimShellPop but not for VimShellExecute.
-
KeyError following occurs when I run `vim 1 2 3 4 -c SpliceInit`.
```
Error detected while processing function splice#SpliceInit:
line 2:
Traceback (most recent call last):
File "", line 1, in
…