-
### Problem
I'm not seeing indent lines (or whitespace dots) with the default configuration. It does show the indent highlight on the current scope. If I highlight it with my cursor, I can see the ot…
-
There seems to be to mention of or support for lua configuration. Neovim appears to be moving everything to lua and as a *vim newbie, the split between init.vim and init.lua are killing me. I see th…
-
### Did you check docs and existing issues?
- [X] I have read all the plugin docs
- [X] I have searched the existing issues
- [X] I have searched the existing issues of plugins related to this issue
…
-
VSCode added a build step that mangles all typescript private fields so they can't be reasonably accessed by Customize UI. This greatly reduces hooks that customize-ui can intercept and methods it can…
-
Greetings,
I added Dracula to NVim and noticed that, when I source my vimrc the syntax highlighting changes.
I'm still a new user, so constantly changing vimrc every now and then.
Ended up with a m…
-
### Did you check docs and existing issues?
- [X] I have read all the docs.
- [X] I have searched the existing issues.
- [X] I have searched the existing discussions.
### Neovim Version (nvim -v)
…
-
### 🐛 Describe the bug
When saving with URL in the frontmatter in an array, ex:
```
---
id: Workk Cube
aliases: []
tags: []
sources:
- https://workkcube.com/
---
```
It will change into…
-
Hi, this looked like a cool plugin so I wanted to give it a try. Unfortunately, I wasn't able to get it up and running right away. Doing a `:PlugInstall`, I got:
```
Error detected while processing …
-
1) There are some issues i'm facing after last installation. The system tray is acting wierd a bit. on pamela and other themes
![image](https://github.com/gh0stzk/dotfiles/assets/130576530/4abf7306-c…
qbnil updated
9 months ago
-
When enter man using nvim as pager, the plugins instantly restore the session in current project directory.
to reproduce
`man nvim` in project directory.
echo $MANPAGER
nvim +Man!
config
`…