-
### Problem description
Opening a vue file shows this:
![image](https://user-images.githubusercontent.com/39450656/127390098-b8ff358b-5e73-48c7-9e76-781822870dfd.png)
### Check the following
…
-
**Describe the bug**
For some reason, random keywords are being underlined as seen in the following image
![image](https://user-images.githubusercontent.com/7829231/124430745-6b148480-dd24-11e…
-
- `nvim --version`:
````
NVIM v0.5.0-dev+1384-gf2906a466
Build type: RelWithDebInfo
LuaJIT 2.1.0-beta3
Compilation: C:/Program Files (x86)/Microsoft Visual Studio/2017/Enterprise/VC/Tools/MSVC/…
-
### Problem description
I found a new error with the update,
1. Fresh install lunarvim
2. Run this command
```
:LspInstall clojure
:LspInstall lua
:LspInstall typescript
:LspInstall css…
-
#### Description :octocat:
Creating gists fails with
#### Reproduction guide :beetle:
- Start Emacs
- open a file
- `SPC g g B`
*Observed behaviour:* :eyes: :broken_heart:
Error (wrong-typ…
-
**Describe the bug**
Using https://github.com/tree-sitter/tree-sitter-cpp
`struct` indents correctly, `class` does not.
```
struct A {
float a;
};
class B {
float b;
};
```
…
-
**Describe the bug**
On my M1 mac, when running `TSInstall elixir`, i run into the error
Note: The elixir parser works totally fine on my intel mac
cc/ @nifoc as he seems to be the maintai…
-
### Problem description
Fresh install from master, the terraform lsp does not work
### LunarVim version
Master
### Neovim version (>= 0.5)
NVIM v0.6.0
### Relevant log output
```shell
health#co…
-
**Describe the bug**
I'm getting an error of treesitter if I set the option `virtualedit` to `all` (`:set virtualedit=all`).
**To Reproduce**
Steps to reproduce the behavior:
1. Open f…
-
While my IDE runs failed tests consistently, in the CLI nothing happens, it thinks all the tasks are up-to-date.
Which they cannot be, because some tests are still failing. Running the `test` task in…