-
### Explain the issue
The startup time of vim-matchup is 10ms:
```
117.882 011.245 009.383: sourcing /home/antoine/dotfiles/.vim/plugins/vim-matchup/plugin/matchup.vim
```
1. What vim versi…
-
When the detected file is opened in a nvim-tree, it always shows with empty content.
But if I ```nvim XXX.xml``` directly, it works as expectation.
I have tried to disable nvim-tree, nvim-tree pro…
gmmrr updated
7 months ago
-
### Explain the issue
Most issues are related to bugs or problems. In these cases, you should
include a minimal working example and a minimal vimrc file (see below), as
well as:
1. What vim ve…
-
**Is your feature request related to a problem? Please describe.**
When you are not on a bracket or (keyword with a counterpart), you do not get any matchparen-like highlighting. In those cases, usin…
-
Test code:
:set showmatch
```
a = 'blablabal'
# | put cursor above "{" or "}" in the "c = ..." line
b = { bla: 'bla' } # move the cursor left or right -> showmatch works
# -> move the …
-
- `nvim --version`:
```
NVIM v0.4.4
Build type: Gentoo
Lua 5.1
Compilation: /usr/bin/x86_64-pc-linux-gnu-gcc -O2 -pipe -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -Wall -Wextra -pedanti…
-
The floating window appears even though `g:completion_enable_auto_popup = 0`
On minimal config:
```viml
call plug#begin('~/.vim/plugged')
Plug 'neovim/nvim-lsp'
Plug 'haorenW1025/compl…
-
Reproduce:
1. Open yazi within Neovim
2. Before natigating, observe that alignment of 3 yazi columns is as expected.
3. Scroll down to select/preview a file
4. Observe that the previewed file caus…
-
I override a few colors in the base palette of my theme:
```lua
palettes = {
github_dark_high_contrast = {
bg0 = '#202030', -- Brighten floats
bg1 = '#000814', -- Bluish bac…
-
```
Error executing vim.schedule lua callback: ...re/nvim/lazy/sentiment.nvim/lua/sentiment/ui/Portion.lua:69: attempt to index a nil value
stack traceback:
...re/nvim/lazy/sentiment.nvim/lua/sent…