-
```
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
…
-
The groovy fallback doesn't provide autoindent and vim falls back to C style indentation since Jenkinsfile doesn't typically include semicolons `;`.
https://stackoverflow.com/a/31323902
-
The reproducible code:
```ts
const checkHightlighting = check(({
sixthVariable = `create ${myVariable}`
}) => {
return 'hello, world';
});
```
![image](https://user-images.githubuserco…
yuezk updated
4 years ago
-
```
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
…
-
### Output of `vim --version` or `nvim --version`
```
VIM - Vi IMproved 8.1 (2018 May 18, compiled Feb 01 2022 09:16:32)
Included patches: 1-2269, 3612, 3625, 3669, 3741
Modified by team+vim…
-
```
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
…
-
I tried installing it, can't seem to get it to work right. I am also using syntastic if that matters.
-
ALE celebrated it's four year anniversary today as noted in [this Reddit post](https://www.reddit.com/r/vim/comments/ipq343/ale_30_four_years_of_ale).
Interestingly the author, @w0rp, noted a desir…