-
I have installed image_preview on wezterm and when i use neotree it doesn't work
here is my config:
neo-tree
```
return {
"nvim-neo-tree/neo-tree.nvim",
config = function()
require("n…
-
Hi,
Following the README, I can't make sure `forester.vim` is always initialized properly when I first open a tree file without manually invoking the `TSInstall` commands. And if I just add the com…
-
I pinpoint the issue by removing all of my plugins except nvim-lint
this happen when doing :w
linter - clang-tidy
file size - 16.94kb
lines - 544
nvim - 0.10.2v
os - windows
shell - powershel…
-
I get an error from an autocmd in this plugin when using FzfLua files, can there be a check added at this line?
```lua
[Fzf-lua] fn_selected threw an error: vim/_editor.lua:0: nvim_exec2()..BufRea…
-
### Description
Diagnostic virtual text does not get updated in the treesitter context until you go out of the scope and then back in. It can be confusing when there is diagnostic virtual text displa…
-
### Did you check docs and existing issues?
- [X] I have read all the trouble.nvim docs
- [X] I have updated the plugin to the latest version before submitting this issue
- [X] I have searched the ex…
-
### FAQ
- [X] I have checked the [FAQ](https://github.com/hrsh7th/nvim-cmp/blob/main/doc/cmp.txt) and it didn't resolve my problem.
### Announcement
- [X] I have checked [Breaking change announceme…
-
### I have done the following steps before reporting this issue:
- [X] I have searched the existing issues
- [X] I have read the FAQ in the help doc
### Operating system/version
Ubuntu 24.04…
-
I have been trying to configure `nvim_snippets` to be disabled when writing in plain text (e.g., I don't have the need for copyright or date snippets when I'm just writing simple text). Using lazy.nvi…
-
### Prerequisites
- [X] I am using the latest stable or nightly neovim version
- [X] I am using the latest version of the plugin
### Neovim Version
NVIM v0.11.0-dev-958+g45f8f957c
### car…