-
### Question
I use `"eslint-plugin-simple-import-sort": "^8.0.0",` and I want to auto sort imports on save buffer.
I tried this config:
```lua
["server-settings"] = {
stylelint_lsp …
-
## Describe the bug
Trying to always have a .golangci.yml file in my home folder
## To reproduce
```yaml
[".golangci.yml"]
type = "file"
url = "https://gist.githubusercontent.com/marat…
-
### Checklist
- [X] Using a stable version of Neovim (i.e. not neovim nightly)
- [X] `:AstroUpdate`
- [X] Restarted AstroNvim
### Operating system/version
nacOS 13.4
### Terminal/GUI
Alacritty an…
-
### Is your feature related to a problem?
*group = first key after the leader of a mapping.
If we want to remove a group of keys of the core mappings we have to do that:
```lua
["fw"] = fa…
-
### Checklist
- [X] Using a stable version of Neovim (i.e. not neovim nightly)
- [X] `:AstroUpdate`
- [X] Restarted AstroNvim
### Operating system/version
Archlinux
### Terminal/GUI
alcritty
###…
-
### Description
The following command works in a vimrc file without vimtex
```vim
syntax match TexMathSymbol '\%(\\frac\)\@
-
### Checklist
- [X] Using a stable version of Neovim (i.e. not neovim nightly)
- [X] `:AstroUpdate`
- [X] Restarted AstroNvim
### Operating system/version
macOS 13.4.1
### Terminal/GUI
terminal
…
-
### Checklist
- [X] Using a stable version of Neovim (i.e. not neovim nightly)
- [X] `:AstroUpdate`
- [X] Restarted AstroNvim
### Operating system/version
macOS 13.3.1
### Terminal/GUI
Warp
### …
-
Hi,
Thanks for the great package.
I have line numbers enabled in the buffer. When the number of rows is increasing beyond 100, the terminal width changes. But nvim-R doesn't seem to update `opti…
-
### Is your feature related to a problem?
When using eslint_d via null-ls it means you cannot configure eslint like the lsp so you are limited on how you use it.
### Describe the new feature
- Remo…