-
**Description**
Arguments are replaced when a string is present as an argument to a function during completion in JavaScript files.
**Steps to reproduce**
Open `test.js` and enter the followi…
-
**Describe the bug**
I have checked the documentation that says vim.igonrecase and vim.smartcase values set to true. But it does not work. If i set to false then it works. Please check.
- Extensio…
-
```
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
…
-
```
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
…
-
```
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
…
-
Hi there - inspired by https://www.reddit.com/r/vim/comments/kqf1a9/new_plugin_hotpop_map_keys_and_create_cheatsheet/ I thought I'd give it a try :-).
I added `Plug 'mipmip/vim-hotpop'` and
```v…
-
```
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
…
-
```
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
…
-
This is a proposal to introduce a property which specifies what syntax highlighting rules the editor
should apply for matched files.
``` ini
syntax: name
```
## Examples
``` ini
[*]
synta…
-
It would be awesome if we could specify multiple directories where to search, for example
```
map dm :CtrlP app/assets/javascripts/foo/models app/assets/javascripts/bar/models
```
or even better wit…