-
### Prerequisites
- [X] I am using the latest stable release of Neovim
- [X] I am using the latest version of the plugin
### Neovim Version
0.10.1
### Operating system/version
MacOS 11.5
### Act…
-
### What system are you running Yazi on?
Linux Wayland
### What terminal are you running Yazi in?
alacritty+tmux
### `yazi --debug` output
```Shell
Yazi
Version: 0.3.3 (c668723 2024-10-31)
…
-
### Neovim version (nvim -v)
0.6.1
### Language server name/version
vhdl-tool, vhdl_ls
### Operating system/version
Windows 10 Pro
### Steps to reproduce using "nvim -u minimal_init.lua"
My min…
-
### Neovim version (nvim -v)
latest
### Operating system/version
debian
### Output of :AerialInfo
as normal
### Describe the bug
in nav window, search function name, 'n' keymap doesn't work and…
-
### Neovim version (nvim -v)
NVIM v0.11.0-dev-704+gef8067a19d
### Operating system/version
MacOS 14.4.1
### Output of :AerialInfo
```
Aerial Info
-----------
Filetype: markdown
Conf…
swarn updated
2 months ago
-
Hi, thanks for your great work on this plugin.
I'm having trouble setting this up on nixos in WSL and wezterm. I got the image to work on the terminal. And wants to set it up in neovim. Here's my a…
-
### LSP client configuration
Using LazyVim with few modifications:
```lua
return {
"mfussenegger/nvim-jdtls",
opts = function()
local extendedClientCapabilities = require("jdtls").exte…
-
The latest commit [d35c52d](https://github.com/jedrzejboczar/nvim-dap-cortex-debug/commit/d35c52dc2dedd0b139fde7c1c830b79c3a6a2944) results in `node exited with code: 1` error message.
[[b6f1bec] ]…
Dooez updated
2 months ago
-
### Your `minimal.lua` config
Same as default
```lua
---@diagnostic disable: missing-fields
--NOTE: Set config path to enable the copilot adapter to work.
--It will search the follwoing paths…
-
### Your `minimal.lua` config
```lua
---@diagnostic disable: missing-fields
--NOTE: Set config path to enable the copilot adapter to work.
--It will search the follwoing paths for the for co…