-
### I confirm that...
- [X] I have searched the [issue tracker](https://github.com/doomemacs/doomemacs/issues), [documentation](https://docs.doomemacs.org), [FAQ](https://docs.doomemacs.org/-/faq),…
-
```
"プラグイン
packadd vim-jetpack
call jetpack#begin()
Jetpack 'tani/vim-jetpack', {'opt': 1} "bootstrap
Jetpack 'neoclide/coc.nvim', { 'branch': 'release' }
Jetpack 'EdenEast/nightfox.nvim'
Jetpa…
-
xnoremap 8k
xnoremap 8j
-
### 为什么使用vim
1. 装逼(很重要)
2. 高效的快捷键:
- 删除/复制n行
- 编辑括号内文本
4. 丰富的插件系统,支持各种定制化能力。
### 快捷键
参考:https://github.com/ayamir/nvimdots/wiki/Keybindings
- 左右分屏:ctrl-w v
- 上下分屏:ctrl-w s
- 打开文件…
-
## What's wrong
Starting after build from git source commit ecdd3a9efac3e56850ce10260747c158865f9378 (i.e. today) produces these errors. None of them occurred in 28.2.
Please note that all of t…
-
-
When the async operation hasn't finished but `blamer-mode` is turned off, the commit info is still displayed and it stays there without going away (because the mode is off, auto-clear mechanics doesn'…
-
### Description
After detecting all plugins in my nvim, I found gitsigns has some problems about cursor position. When I input i in normal mode, the cursor should be in the position but the cursor …
-
-
I get this error when the blame view is open, and I edit (e.g. add an empty line, etc.) and save the file.
Atom says that the issue has already been reported in https://github.com/alexcorre/git-blame…