-
When I use this plugin on neovim-qt, there is a warning sometimes:
```
Warning: Font "monaco" reports bad fixed pitch metrics
```
I googled it and find solution in below page.
https://jdhao.githu…
-
Hi,
I have noticed the duplicated Issues: #107 #494 and #527 . But I don't think the problem has been solved.
1. `tagbar` works fine in `neovim` and `vim` with small file (2k loc) bug not works…
-
Right now the setter and getter for clipboard uses the `*` register, where as the `paste()` function in `utils.lua` uses the `+` register. Although both are clipboard associated, I don't think they ar…
-
### Did you check existing issues?
- [x] I have read all the [tree-sitter docs](https://tree-sitter.github.io/tree-sitter/using-parsers) if it relates to using the parser
- [x] I have searched the ex…
-
# Grammar Check in Neovim with LanguageTool - jdhao's blog
As a Neovim user who writes frequently, I want to use Neovim to check my grammar before posting it in my blog. In this post, I will compare …
-
Hi,
I just downloaded this with Mason and I am using it with neovim. I suddenly found out that I cannot spawn threads and when I check with htop I see that harper-ls is using about 150 theads:
!…
-
When the neovim client executes the "workspace/symbol" request, I get the following error:
```
Error executing 'workspace/symbol': RPC[Error] code_name = InternalError, message = "uncaught exception…
-
# Pylsp setup for Neovim in 2023 - jdhao's digital space
In this post, I would like to share my latest setup for Pylsp in Neovim.
[https://jdhao.github.io/2023/07/22/neovim-pylsp-setup/](https://jd…
-
### Check for existing issues
- [X] Completed
### Describe the feature
For more details, I'd recommend reading @matklad's [blog post](https://matklad.github.io/2024/10/14/missing-ide-feature.…
-
I am trying to make this theme work on macOS (in Neovim), not sure what I need to edit in my `init.vim` to make this work correctly. I have a semi-transparency setup. Sending some screenshots (each of…