-
## Information
**VIM version**
VIM - Vi IMproved 8.1 (2018 May 17, compiled Jun 17 2018 23:04:26)
macOS version
Operating System: macOS 10.13.6
### :ALEInfo
Current Filetype: java…
-
With the merging of #1693 the quickfix and the locations window will always have the height equal to the number os lines.
The idea would be using the same `vim-qf` option, making the resize optiona…
-
I want to create a custom textobject for `c` and `cpp` which will select all the statements inside function body excluding function parenthesis. I have added the below query search to `textobjects…
-
-
### Is there an existing issue for this?
#1635
### Current Behavior
Im facing an error while trying to compile on linux ARM64 architecture.
`yarn install --frozen-lockfile` results in the fo…
-
### I'm opening this issue because:
- [x] I'll report a bug
- [ ] I'll propose a new feature
### Description
Some links does not show a letter near it when you press "F" or "f", making it impo…
-
### Prerequisites
- [X] I am using the latest stable or nightly neovim version
- [X] I am using the latest version of the plugin
### Neovim Version
NVIM v0.11.0-dev-996+g395f420fc
### care.nvim se…
-
**Before proceeding**
If you modified the configuration yourself, check that you tried options such as `no_append` or `ignore_exitcode`, and also, if you can, try to run the configuration in your she…
-
The plugin Mark%2666, for example, VAM will modify the URL to ...Mark\%2666... As a result, CURL don't know how to download it, and so fails to install.
BTW, I'm using Windows.
-
```
Describe the requested feature:
I use vim to write my latex source code, with vim-latex, it is so fast to write
an
article with shortcuts and auto-complete instead of clicking buttons. I know
…