-
**Is your feature request related to a problem? Please describe.**
It seems the only language server as an extension for the Nix language is not maintained anymore or doesn't look like it's actively …
-
### Problem description
It's skipping lines and supper laggy when working with Flutter or Dart
### LunarVim version
master-d6639290
### Neovim version (>= 0.9.0)
0.9.1
### Terminal name
WezTerm…
-
### Problem description
Hello, I'm trying to use LunarVim for my C# project. However, whenever I try to use the "Go To Definition" function for any assembly files, it returns the following error
`…
-
### Feature motivation
i would like to know if anyone had packaged lunarvim for nixos...
how to handle the directories/paths and plugins..
### Describe the expected solution
_No response_
### De…
-
The vulnerability report below was generated by [nixpkgs-crate-holes](https://code.tvl.fyi/tree/users/sterni/nixpkgs-crate-holes) which extracts the `Cargo.lock` file of each package in nixpkgs with a…
-
### Problem description
Completion for a latex command such as `\beta` tries to show an image.
### LunarVim version
release-1.3/neovim-0.9-d1c1bace
### Neovim version (>= 0.9.0)
0.9.0
…
-
### Problem description
The command `require("lvim.lsp.manager").setup("xxxx")` does not work. Can not attach the lsp clients to buffers, even the clients is installed.
### LunarVim version
0…
-
**Plugin affected**: lsp
**Nixpkgs channel**: unstable
## Description
On a fresh NixOS install, my goal is to have nvim with auto formatting for nix files.
When running `nvim` without arg…
-
### Problem description
I tried to use eslint_d with my typescript project but rules option doesn't apply. (I tried with eslint still same problem)
.eslintrc.json
```
{
"env": {
"bro…
-
### Problem description
Let's say I want to disable the formatting of `lua_ls`:
```
-- disable lua_ls formatting
require("lvim.lsp.manager").setup("lua_ls", {
on_attach = function(client)
…