-
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…
-
I get this when set up the vim plugin :
```
line 15:
E117: Unknown function: plugin#begin
line 16:
E492: Not an editor command: Plug 'vim-airline/vim-airline'
line 17:
E117: Unknown f…
-
When I type `f(` the cursor does not appear to jump to the next `(`. But it clearly has because its pair is highlighted. E.g., if the cursor is on the first column in this line
```
word word (lkjs…
-
**Describe the bug**
Duplicated lines seen on screen after backward search, when `set cursorline` and `set scrolloff=3`(or any value bigger than the default of 0), thus needing a refresh via Ctrl+L…
-
- `nvim --version`: v0.5.0-f34eeba2d
- `vim -u DEFAULTS` (version: ) behaves differently? only neovim
- Operating system/version: macos 10.15.6
- Terminal name/version: kitty
- `$TERM`: xter…
-
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
9 months ago
-
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…
-
Hi there!
Thanks for the work on this colorscheme!
One thing I've noticed in vim is that, with this colorscheme, the automatic delimiter highlighting gets a little tricky to read. For example, i…
-
## 版本号
~ 1.4.1
## 什么问题
~ 对接LDAP,出现如下错误
```
(node:73) UnhandledPromiseRejectionWarning: Error: ubuntu has unbalanced parentheses
at matchParens (/my-yapi/vendors/node_modules/ldap-filter/l…