-
### What system are you running Yazi on?
Linux Wayland
### What terminal are you running Yazi in?
foot 1.16.2
### `yazi --debug` output
```Shell
Yazi
Version: 0.3.3 (e350720 2024-10-28)
…
-
While recommended configuration for Neovim at https://termux-language-server.readthedocs.io/en/latest/resources/configure.html#neovim works it's inconvenient to use together with lspconfig. I propose …
-
## Functions to deprecate
- [ ] `path`
- [ ] `search_ancestors`
- [ ] `root_pattern`
- [ ] `find_git_ancestors`
- [x] `find_mercurial_ancestors` https://github.com/neovim/nvim-lspconfig/pull/3476
- […
-
### Neovim version
0.9.5
### Language affected
markdown
### Query
_No response_
### Strategy
_No response_
### Description
```Text
Hello. I'm experiencing lags on big markdown files containin…
-
### Nvim
I followed the instructions in this [link](https://github.com/nvim-treesitter/nvim-treesitter/?tab=readme-ov-file#adding-parsers), but it doesn't work. This is my configuration
```lua
lo…
-
## TODO:
- [X] migrate configs from [dotfiles](https://github.com/petertriho/dotfiles)
- [X] support wsl
- [x] ~install `win32yank` on wsl~ unnecessary, use `clip.exe`
- [ ] support barebone m…
-
### Describe the bug
Pretty specific condition for this bug to happen. So, somehow this only happens if an org file is opened first (won't produce this bug if not opened first), unload the org file…
-
# Description
`:checkhealth nvim-treesitter` reports error messages for C# and Zig
# Neovim version
`v0.10.1`
# How to reproduce the issue
1. Use minimal init.lua as below
```lua
vim.env.LA…
-
I am noob in NeoVim configuring. This week I've been trying to configure my nvim setup, and I'd found nvim-navbuddy plugin, that seems really useful for me. I copied configs from README.md and pasted …
-
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