-
In neovim I put gui font it works though
I can't configure from ginit.vim
![image](https://user-images.githubusercontent.com/29267295/236377055-2a5eda50-6f9a-4c2b-8bab-87e31b679b0f.png)
in ginit.…
-
A typst file with contents:
```typst
Bob’s car
```
Will cause the error `index out of range` @ semantic_tokens.lua:149 in the neovim runtime.
```
Error executing vim.schedule lua callback:…
-
### Describe the bug
Hi there :wave:
I've noticed that newlines are stripped from diagnostic messages from `show_line_diagnostics`, which can render them distorted/unreadable in some cases.
### S…
-
### Check if applicable
- [X] I have searched the existing issues (**required**)
- [ ] I'm willing to help fix the problem and contribute a pull request
### Describe the bug
When executing `…
-
I am currently trying the `lemminx` server in Neovim and I'm having a hard time setting the `tabSize` option. My config looks like this:
```
settings = {
xml = {
format = {
…
-
**Describe the bug**
When set background transparent in neovim settings, whole neovide following the config, but the floating window isn't transparent at all. But using no-multigrid = true makes …
-
I copied one of the configs (the one involving nvim-navic and it tells me that incline.helpers doesn't exist and I don't understand why? I am on Neovim nightly
-
**In my opinion, there's a few things to reconsider about the Telescope shortcuts:**
- Located in the plugin module of Telescope, instead of `maps.lua`
- The `Telescope git commits` command with the…
-
## Description
After run fold_toggle on current node, the default behaviour of auto_unfold -ing others stops working.
Steps to reproduce:
1.Open outline window
2.Click to focus on one node wit…
-
**Is your feature request related to a problem? Please describe.**
My neovim config includes haskell-tools which uses ghci (the haskell interpreter) to execute haskell in the files I edit. However, s…