-
Would it be able to abstract out the language specifics and treat code folding similar to how `emmet` handles it...
i.e.
```
"emmet.includeLanguages": {
"php": "html",
"blade"…
ghost updated
3 months ago
-
### Describe the highlighting problem
The file `queries/ecma/injections.scm` seems to do a great job of allowing me to get css syntax highlighting when put css-in-js tagged template literals in my …
-
**Describe the bug**
Indentation in jsdoc blocks is completely off when treesitter indents are enabled.
**To Reproduce**
Steps to reproduce the behavior:
1. Open new javascript file
2. Ad…
-
Hi, I'm not a potential user of vim-bootstrap (I've used vim for too long to need to start from scratch), but I wanted to give some feedback that would make bootstrap something I might recommend to a …
-
**Describe the bug**
When autocompletion, parenthesis and ellipsis are inserted in addition to a method name.
![output](https://user-images.githubusercontent.com/58146437/223316613-e00acd53-5770…
-
### Describe the bug
If you register a file type using vim.treesitter.language.register, the options of treesitter are ignored by that file type and set to disabled, meaning you need to enable them m…
-
### Describe the bug
I can't download any parser by nvim-treesitter.There is always a problem that
![Neovim-Treesitter_Problem-1_1](https://user-images.githubusercontent.com/72506076/213845119-f5cd2…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Description
To improve user take-up, VS Code extensions should be created for various languages and platforms …
-
As a formal Vim user, I love Vimium and I use it everyday. I know that [there is some current work with a dark theme](https://github.com/philc/vimium/pull/3402), and I think it could be a plus make th…
-
I would like to include support for Linux, but, as of now, I don't know exactly
what is the best way to accomplish that.
The way this plugin works on the Mac is that it uses Apple Script to communica…