-
When enabling the nil with lspconfig on neovim the syntax highlighting looks like this now:
![image](https://user-images.githubusercontent.com/56614642/210181017-89938fd9-ea46-4609-9900-11802247ab07…
-
### Problem description
When using tailwindcss I get an lsp error on all files in a project with tailwindcss LSP server attached
### LunarVim version
master-1e1e7bb4
### Neovim version (>=…
-
There’s already a Nix parser written in Rust at https://github.com/nix-community/rnix-parser (but from what I could see based on a very different parsing method and producing a somewhat different resu…
-
Hello, @coreydaley. I'm using the latest build of `s2i` on a macOS 13.21. x86 system.
When I build from the source using a UBI image, I get the following error:
`could not inspect the builder im…
-
I'M not sure what causes this, running `statix` on each `.nix` file independently doesn't panic, but doing so on the directory does. There's also some debug output that should be fixed by https://gith…
-
I'm trying to configure this plugin/lsp with the svelte lsp, but there's one issue I can't seem to fix; making `organizeImports` work in `svelte` files.
If I add `svelte` to `filetypes`:
- Organ…
-
### Summary
Alas, I'm not able to reliably reproduce this -- hopefully the stack trace is sufficient to be useful.
```
thread 'main' panicked at 'called `Result::unwrap()` on an `Err` value: Char…
-
### Summary
when using format with [rnix-lsp](https://github.com/nix-community/rnix-lsp) the whole buffer remains selected after formatting. this does not happen with other lsps (tested with rust-a…
-
### Summary
The following produces no errors, but fails:
```
[keys.normal]
"C-/" = "toggle_comments" #nope
```
The following produces an error, and fails:
```
[keys.normal]
C-/ = "toggle_…
-
In https://github.com/nixpkgs-architecture/nixpkgs/tree/auto-calling I implemented a rough version of this RFC draft using a hacky bash script (see commit message). The main problem with it is that ev…