-
### Welcome
- [X] Yes, I'm using a binary release within 2 latest major releases. Only such installations are supported.
- [X] Yes, I've searched similar issues on GitHub and didn't find any.
- […
-
### Question
Hi guys, I'm trying to configure a formatter for .astro files, can you help me?
I found a workaround but is not working good.
Prettier has a plugin [prettier-plugin-astro](https://www.…
-
### Checklist
- [X] I have searched through the AstroNvim docs
- [X] I have searched through the existing issues of AstroNvim
- [X] I have searched the existing issues of plugins related to this issu…
-
### Problem
All queries that ship with Neovim have been formatted using [nvim-treesitter's query formatter](https://github.com/nvim-treesitter/nvim-treesitter/blob/master/scripts/format-queries.lua) …
T-727 updated
9 months ago
-
## Information
**VIM version**
NVIM v0.6.1
Build type: Release
Operating System: Ubuntu 22.04.3 LTS
## What went wrong
When editing `.github/workflows/valid.yml`, I have errors for `.g…
-
nvim-lint: bd9bcc0937614cd94c5bde56f110ddc15a76c08c
mypy: 1.6.1
numpy: 1.25.2
Using a simple mypy.ini file:
```
[mypy]
plugins = numpy.typing.mypy_plugin
```
causes all mypy linting using …
-
Hi,
I have an issue with diagnostics from ansible-lint.
Here's a small example with a playbook and a role:
play.yml
```
---
- name: "Hi"
hosts: all
roles:
- myrole
```
roles…
-
### I've searched open issues for similar requests
- [X] Yes
### I've manually reviewed logs to find potential errors
- [X] Yes
### I've recently downloaded the latest plugin version of mason.nvim…
-
### Summary
I have got [diagnostic-languageserver](https://github.com/iamcco/diagnostic-languageserver) working with Helix.
Everything works fine except linters with the `onSaveOnly` option set to…
-
### Did you check docs and existing issues?
- [X] I have read all the LazyVim docs
- [X] I have searched the existing issues of LazyVim
- [X] I have searched the existing issues of plugins relate…