-
### Neovim version (nvim -v)
NVIM v0.10.0-dev-2404+geb1e8c12e
### Operating system/version
MacOS Sonoma 14.2.1
### Output of :checkhealth rustaceanvim
```console
rustaceanvim: require(…
-
I think it'd be wise to recommend the successor instead.
Quote from their readme:
> ## ℹ️ Project status
>
> > This is an excerpt from the [announcement here](https://github.com/williamboman/…
-
### 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…
-
| Field | Description |
|--------------|-------------|
| Plugin | `none-ls.sources.formatting` |
| Nixpkgs | `unstable` |
| Home Manager | `24.05 ` |
- [x] I have read t…
-
For certain sources (such as `start.S`) within the stack frame, the column number does not seem to be provided by lldb-dap (built from 18.1.2). This causes the error `The editor could not be opened d…
jk000 updated
7 months ago
-
### Version confirmation
- [X] Confirm
### Following prerequisites
- [X] Confirm
### Not a user config issue
- [X] Confirm
### Neovim version
NVIM v0.9.5
### Operating system/v…
-
### Neovim version (nvim -v)
NVIM v0.10.0-dev-2507+g3df1211eb
### Operating system/version
Windows 11
### Output of :checkhealth rustaceanvim
```console
rustaceanvim: require("rustacea…
-
### Commit of tree-sitter-scala you tested this on
installed directly from ts so last version I guess
### A code sample showing the error
enum Foo:
case Bar extends Oof
...
### Sho…
-
**NeoVim Version**
NVIM v0.10.0-dev-2507+g3df1211ebc
Build type: RelWithDebInfo
LuaJIT 2.1.1702233742
Run "nvim -V1 -v" for more info
**Describe the bug**
Run tests by issuing the following co…
-
I'm trying to load a few plugins based on a custom command. So I defined something like this:
```
" Command to trigger loading of debugging related plugins on-demand
command LoadDebug echo 'Loadi…