-
### Neovim version (nvim -v)
0.10.2
### Neovim distribution
Kickstart
### Description
I am trying to mess with the config to change the heading color. For example when I render a heading 1 I want…
-
### How are you using the lua-language-server?
NeoVim
### Which OS are you using?
Linux
### What is the issue affecting?
Diagnostics/Syntax Checking
### Expected Behaviour
I think I'm encounter…
-
**Current Behavior**
When calling `harpoon:list():select(n)` a file fails to open if there is an existing swap file. The native confirmation prompt works well here, but it gets suppressed by harpoon …
-
### Problem
I have the following in my config function
```
{ -- Add indentation guides even on blank lines
'lukas-reineke/indent-blankline.nvim',
-- Enable `lukas-reineke/indent-blankli…
-
## Describe the bug
Every time kickstart refuses to clone every repository, there are 3 or 4 repositories which it can't download. Which ones differs a little bit but always the ones at the end o…
-
### I've searched open issues for similar requests
- [X] Yes
### I've recently downloaded the latest plugin version of mason.nvim
- [X] Yes
### Problem description
Initially I thought this was a …
-
Hey there!
First off, kickstart.nvim is awesome! I love how it makes setting up Neovim super easy. I’m working on creating (yet another) similar "kickstart" setup for Emacs and wanted to ask if it’…
-
### Did you check docs and existing issues?
- [X] I have read all the todo-comments.nvim docs
- [X] I have updated the plugin to the latest version before submitting this issue
- [X] I have searched …
-
---
OS: Windows 11
Nvim version:
NVIM v0.10.2
Build type: Release
LuaJIT 2.1.1713484068
Run "nvim -V1 -v" for more info
---
I have a pretty spread out config so this may be a problem with my…
-
If I have a snippet that contains a function/dynamic node that depends on the input to an insert node on the same line, e.g.,
`i(1), d(2, function(args) ... end, {1})`, if I set `update_events = "Te…