-
Hello, would like to know how can i disable the error when there is no eslint configuration? sometimes i work on apps that dosent havent eslint file, so i get this error on each file that i open
this…
-
It would be great if the syntax also concealed the return keyword with the ⏎, ↩ or ↵ character. I've tried to add support to it but I've failed miserably :(
```
⨍(foo) {
if (foo == 0)
⏎ foo;
…
-
Additional to the _external editor_ feature, there might be a complementary _internal editor_ feature for inputting text to a text-field on any given website. Specifically, this feature would make use…
-
As a ViM user used to the behaviour of the builtin tags commands (`:tag Ctrl-]`, `:pop Ctrl-T`), where I can easily return back to previous location after jump to a tag definition, I am missing this f…
-
```
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
…
-
So I have omni completion setup for Javascript via Flow, and I'd prefer to not use the built in Tern system.
I am trying to setup an omni trigger for javascript like so:
```
let g:completor_jav…
-
In vim mode, when a line is wrapped, press "j" will move to the next line, rather than more the cursor down a row.
-
I'm using the [docker build feature with stack](https://docs.haskellstack.org/en/stable/docker_integration/). This prevents this package from working.
1. Create a stack project `stack new my-project`…
-
First off, thanks for maintaining this!
I'm wondering if there are plans to upstream these improvements into the upstream Vim syntax highlighting, so that this is directly bundled with Vim.
It s…
-
```
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
…