-
### Problem description
Because this report is a installing report so that i couldn't giving anykind of information on it. i **just using the install script to install it...**
### LunarVim versi…
-
### Is your feature related to a problem?
i think astronvim should like lunarvim, approve a ftpplugin dict for us to set up single language .
when i write react , it provide a eslint format , be…
-
### Problem description
In Neovim, i'm able to add an extra treesitter parser for puppet with this snippet :
```
local status_parsers_ok, parsers = pcall(require, "nvim-treesitter.parsers")
if …
-
As in title! I've followed the instructions listed
- installed neovim (`0.8.3`)
- installed `ripgrep` and `fd` via rust cargo
- installed `node`
I've also run
```
mv ~/.config/lvim ~/.con…
-
Encountered TypeError loading plugin at /home/puppyapple/.local/share/lunarvim/site/pack/packer/start/magma-nvim/rplugin/python3/magma: 'ABCMeta' object is not subscriptable
Traceback (most recent ca…
-
### Problem description
Fresh Install of lunarvim.
![Screenshot from 2023-04-09 00-11-43](https://user-images.githubusercontent.com/124213816/230744633-26824b10-0b28-4328-9b3e-d497bd525893.png)
I…
-
### Windows Terminal version
1.11.2921.0
### Windows build number
10.0.22000.348
### Other Software
1. Install Debian Bullseye from the store using my powershell scripts:
https:/…
-
I am using lunarvim based on the lastest version of Neovim and every time I open a file, my config doesn't work and I get no indent lines. I have to write and source my config.lua and wait quite a few…
-
### 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)
…
-
### Problem description
I don't use mouse in my work (only in rare cares).
So, i disable it in my configs. But sometime i'm need copy/paste text from floating terminal window to other place.
The …