-
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…
-
i can't get the flash.nvim plugin to override its config for some reason with the default starter clone
here's something to reproduce it.
my overrides actually DO work if i first set `defaults.v…
zfogg updated
10 months ago
-
Seems like quite a few things have broken in the upgrade to neovim `0.10.0`. Particularly, string colors are no longer red.
-
I think I've read all the threads of possible solutions, including #59. I installed via vim-plug, no dice.
My vimrc:
> " Specify a directory for plugins
> " - For Neovim: ~/.local/share/nvim/pl…
-
Highlight doesn't work if second tag is not visible on the screen. Even if you scroll/resize to catch both tags on screen, you have to move cursor from tag and on again to get the match.
-
```
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…
-
LaTeX-Box keeps asking to input the main LaTeX file even when you're not editing .tex, this is not only extremely annoying, but LaTeX box grabs keyboard input and won't let go until you kill vim.
Tes…
-
## 版本号
~ 1.4.1
## 什么问题
~ 对接LDAP,出现如下错误
```
(node:73) UnhandledPromiseRejectionWarning: Error: ubuntu has unbalanced parentheses
at matchParens (/my-yapi/vendors/node_modules/ldap-filter/l…
-
This is not really a bug report, rather a request for clarification about loading start-up times.
### environment
```
NVIM v0.10.0-dev-1496+g4c8fdc018-Homebrew
Build type: Release
LuaJIT 2.1.16…
-
Apparently vim forgets that `~` was quoted.
i keep a directory named `~` that contains old or original versions of files i've edited.
When i invoke vim from the directory that contains `~` and ope…