-
I'm using nvim and have loaded mattn/emmet-vim with vim plug. It works well with all files it's supposed to.
However, for Jekyll's liquid files I'd like to use the same setup as html.
For some r…
-
### Describe the bug
While using the indentation module, to fix the comment indentation problem mentioned in #3830, other indentation then breaks. I've seen a few other similar issue, but haven't f…
-
Installed wrapper and still getting error.
Btw article is missing also - 404 on github
fellz updated
9 years ago
-
I'm using this as a plugin for vim, and it's amazing, but I'm having a problem. I write a lot of html, but almost exclusively as part of React JSX, meaning that it is in .js files. I haven't managed t…
-
Is there a way to do that with`vim.g.codeium_enabled = false` or a command `:codeium disable` or `:codeium toggle`?
thanks
-
None of the traditional means of disabling autoindenting seem to be working.
-
### Describe the highlighting problem
It seems as though TypeScript grammar is being incorrectly applied onto JavaScript files, strangely, even when the TypeScript grammar isn't even installed (thoug…
-
Hello, the plugin is the best in vim javascript syntaxes. It would be nice to have a syntax plugin for TypeScript too. What do you think about this?
K-NRS updated
4 years ago
-
**Describe the bug**
I have installed Black using vim-plug. Installation is successful and I can update the plugin no problem. However when I run `black` inside Vim I get the following error
```
Er…
-
It would be super sweet if the `%` key also triggered `Emmet: Go To Matching Tag` (built-in command that ships with VS Code) when on HTML tags.