-
**Describe the bug**
I have the same issue as #322 when activating :DogeGenerate in *.js files. I get the following errors:
Screenshot:
My lspconfig.lua file:
```lua
----
-- Plugin…
-
**Describe the bug**
Error when trying to navigate markdown file using text objects
**To Reproduce**
markdown file like this
```markdown
# Heading
Text
```
configuration like this:…
-
### Describe the bug
Neovim will freeze and consume 100% cpu.
### To Reproduce
1. With the following init.lua:
```
require('nvim-treesitter.configs').setup {
highlight = {
enable = …
-
### Before reporting
- [X] I have updated my neovim version to latest _master_
- [X] I have updated my plugin to the latest version
- [X] I have run `:TSUpdate`
- [X] I have read the [troubleshooting…
-
Three years ago the Strapi Chief Product Officer @Aurelsicoko asked the community what their [main pain points](https://github.com/strapi/strapi/issues/3415) were and how critical these issues were to…
-
### Before reporting
- [X] I have updated my neovim version to latest _master_
- [X] I have updated my plugin to the latest version
- [X] I have run `:TSUpdate`
- [X] I have read the [troubleshooting…
-
## Bug description
Extension seems to fail when opening the schema file
## How to reproduce
Just opening the prisma schema file in vscode
## Expected behavior
Autocomplete & formatt…
-
## Description
お世話になっております.勉強会イベントを通してfrourioを利用し始めました.
`yarn create frourio-app`または`npx create-frourio-app`実行後,ブラウザで必要なライブラリを選択し,`Create`を押したところ,`TypeError: e is not a function`でERRORになり,失敗しました…
-
### Describe the bug
`tree-sitter` has recently updated it's library and ocamllex parser doesn't compile.
### To Reproduce
1. Open neovim
2. Try to install `ocamllex` parser
3. Exception raises:
…
-
### Before reporting
- [X] I have updated my neovim version to latest _master_
- [X] I have updated my plugin to the latest version
- [X] I have run `:TSUpdate`
- [X] I have read the [troubleshooting…