-
I love this theme, thank you! I'm using both the Neovim and kitty configs. I'm using the theme in conjunction with Lunarvim and for some reason some text is being rendered in black. Here's a couple ex…
-
It seems that every time the auto completion menu pops up, nvchad crashes. It also crashes when i run `:LspInfo`
This is the error: `terminated by signal SIGILL (Illegal instruction)`
**Desktop …
-
Thanks a lot for creating this blog post, this looks really amazing. I am new to LunarVim and I was trying to follow your instructions. I added `julia-vim`
```
lvim.plugins = {
{"JuliaEditorSuppo…
-
**Neovim version**
```
NVIM v0.5.0
Build type: Release
LuaJIT 2.0.5
Compilation: /usr/bin/cc -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -U_FORTIFY_SOURCE -D_FORTIFY_SOURC…
-
### Description
When I set telescope to lazy loading, There will be a error message when I use neovim to open a file,
but enter dashboard.nvim is safe.
![图片](https://user-images.githubusercontent.c…
-
**Describe the issue**
in c/c++-mode,when input Double quotes,the code of highlight is wrong.
```cpp
int main(int argc, char *argv[]) {
return 0;
}
int main(int argc, char *argv[]) {
…
-
- `nvim --version`
```
NVIM v0.6.0-dev+212-g5f8518b3f
Build type: RelWithDebInfo
LuaJIT 2.0.5
Compilation: /usr/bin/cc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORT…
ghost updated
3 years ago
-
**Description**
When dashboard is disabled in doomrc init.lua still tries to load it because it only tests for the existence of packer_compiled.lua which also exists if the dashboard is disabled.
…
-
I have found two issues with `nvim-tree` that I am unsure how to resolve.
The first issue is that `nvim-tree` does not hijack `netrw`. I have tried using both a configuration and the defaults, but …
-
- `nvim --version`: NVIM v0.6.0-dev+111-gf22326ef0914
- `git --version`: 2.32.0
- Operating system/version: macOS 11.4
- Terminal name/version: alacritty 0.8
### Steps to reproduce
### …