-
-
-Updated nvchad to latest version
-Installed lsp servers
it works with lua, not for javascript/typescript and python
![1659714580 screensht](https://user-images.githubusercontent.com/77631596…
-
- nvim 7.2
- git 2.37.2
- Operating system/version: nixos 22.11
- Terminal name/version: st 0.8.2
### Steps to reproduce
Open nvim
https://user-images.githubusercontent.com/5243178/1917239…
-
**Describe the bug**
When I open `nvim` after a `PackerSync` I have the following error
```
packer.nvim: Error running config for feline.nvim: ...e/rdalot/.config/nvim/lua/plugins/configs/statusli…
Dalot updated
2 years ago
-
I love so much this config of neovim, but when I want to add a theme, I find it is diffcult for me.
I want to add themes like a normal plugin, and call it. such as [the monokai.nvim](https://github.c…
-
After replacing my `custom` folder with the contents of this repo, I get the following error when opening any file:
```
Please check your config for correctness
packer.nvim: Error running config fo…
-
Seems like yesterdays commit broke something.
I just `:PackerSynced` and got the following errors in NvChad:
```
packer.nvim: Error running config for base46: ...al/share/nvim/site/pack/packer/op…
-
**Describe the bug**
When using PackerSync for updateing I got the above described message.
**To Reproduce**
Update via PackerSync
**Expected behavior**
I got the message described above.…
-
**Describe the bug**
The dashboard plugin, alpha-nvim, seems won't get installed through custom config file chadrc.lua, but if I set
```lua
["goolord/alpha-nvim"] = {
after = "base46",
…
-
got error 'loop or previous error loading module', it would be ok when I commented the line `M = require("base46").override_theme(M, "onedark")` in hl_themes.xx, so maybe a loop 'require' exists betwe…