-
## Expected behavior, english is required
after `rustup component add rls rust-analysis rust-src` adding the following
```toml
[[layers]]
name = "lang#rust"
[[layers]]
name = "lsp"
…
-
### Problem description
I'm trying to use [olimorris/onedarkpro.nvim](https://github.com/olimorris/onedarkpro.nvim#configuring-themes) plugin and my `config.lua` is below. The color scheme gets insta…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### What happened?
I change my colorscheme twice a day (when the sun rises and sets)
in neovim this amounts to lo…
-
## Expected behavior, english is required
Upon pressing `SPC-l-r` while editing a python file, the runner comes up, but an `EOFError: EOF when reading a line` is issued
## The reproduce ways fr…
-
## Expected behavior, english is required
Sidebar should works in the same way which described here https://github.com/SpaceVim/SpaceVim/pull/2016 with `filemanager` != `vimfiler`
## The reprodu…
-
### Describe the highlighting problem
"@constructor" group overrides many other captures that are not constructors like imports and tags in tsx, and non CamelCase tokens(?) like brackets and punctuat…
-
**Is your feature request about something that is currently impossible or hard to do? Please describe the problem.**
I initially created [sys-appearance](https://github.com/haze/sys_appearance) to pr…
-
Hi,
I'm getting the following error:
```
Line 65:
Parser dir ' /nix/store/vhlasav5vp7c83ck32gq6csf205i06gg-vim-pack-dir/pack/myNeovimPackages/start/nvim-treesitter/parser ' should be read/write …
gador updated
2 years ago
-
### Checklist
- [X] Using a stable version of Neovim (i.e. not neovim nightly)
- [X] `:PackerSync`
- [X] `:AstroUpdate`
- [X] Restarted AstroNvim
### AstroNvim version
2.5.4
### Neovim version (>=…
-
## Expected behavior, english is required
format typescript code
## The reproduce ways from Vim starting (Required!)
press `SPC b f`
## Output of the `:SPDebugInfo!`
## Environment …