-
I wish to override AstroNvim's `vim.g.indent_blankline_show_first_indent_level = true` setting, and set it to false in my user config.
However, the override does not work. Here is a minimal example…
-
### Problem description
:LvimInfo throws an error at the dashboard. This happens on a clean install.
The error:
```
E5108: Error executing lua vim/shared.lua:0: t: expected table,
got nil …
-
### Problem description
Steps to reproduce:
1. Set up any legacy setting in config file such as `lvim.builtin.dashboard`
2. Run `lvim`
The following output will come:
![image](https://user-i…
-
I'm getting the following error when trying to run this:
```
➜ spectral-language-server
node:internal/modules/cjs/loader:936
throw err;
^
Error: Cannot find module '/home/bsmith/.asdf/in…
-
### Problem description
Just open the multiple files at the same time
### LunarVim version
The newest version of the master branch
### Neovim version (>= 0.6.1)
NVIM v0.8.0-dev
### Operating sys…
-
### Problem description
I cleaned up lvim with the uninstall script, installed it again and added my configuration.
However, I still get this error, (see also the attached screenshot).
Interestingl…
-
# Description
I noticed while looking at #151 that there's no logging callback passed for the installation process itself. At least not for `pip`. I think it should be pretty straight forward to im…
-
The åäö navigation is great, it makes it a lot easier to navigate around my document. However, I prefer to navigate around my document whilst in insert mode.
It is also not possible to extend my vi…
-
### Problem description
Most of the time i use Intelleji. When I go use lvim I get " ____.java is a non-project file, only syntax errors are reported."
my usual project folders goes like this: …
-
Hi, I'm struggling with a problem where newlines are being inserted following a language server applying formatting. Please forgive my ignorance as my knowledge of this area of neovim / vim is pretty …