-
chenxi@chenxi-virtual-machine:~$ vim a.c
处理 /home/chenxi/.vimrc 时发生错误:
第 109 行:
E117: 未定义的函数: plug#begin
第 111 行:
E492: 不是编辑器的命令: Plug 'chxuan/cpp-mode'
第 112 行:
E492: 不是编辑器的命令: Plug 'chxuan…
-
I haven't even tried to figure out what esc codes are actually involved, but the vim plugin [command-t](https://github.com/wincent/command-t) interacts very poorly with notty right now. Arrow keys don…
-
**Describe the bug**
Pots are not displayed in evaluation widows
![2022-09-29_01-01-19](https://user-images.githubusercontent.com/43239545/192904948-d46ffc14-156a-4d9f-9a00-561badcf9ce4.jpg)
`
:…
-
This seems like an obvious thing, so I apologise if it's duplicated somewhere.
We can define verbs that execute arbitrary commands, but there doesn't seem to be a way to run commands from within br…
-
## The code with a problem is:
```sh
#! /bin/bash
i=$(( 1 + 2))
i=$(( 1
-
```
What steps will reproduce the problem?
1. Under OS X, build vim using -with-python-config-dir option, and or
setting flags so that a custom python installation should be used
while building…
-
## 学vim的笔记。觉得这样历程型的笔记再好不过了。
VIM TODO:
- [ ] https://github.com/devjoe/vim-codequery
- [ ] https://github.com/easymotion/vim-easymotion
- [ ] https://github.com/justinmk/vim-sneak
- [ ] https:…
-
```
What steps will reproduce the problem?
1. Run the attached script - it will create a file
~/tmp/gvim-grep-test/grep-me.txt
with repeating lines.
2. Start vim in a konsole and/or gnome-terminal an…
-
```
What steps will reproduce the problem?
1. Run the attached script - it will create a file
~/tmp/gvim-grep-test/grep-me.txt
with repeating lines.
2. Start vim in a konsole and/or gnome-terminal an…
-
I was writing python scripts, however when I tried to save and quit, the vim just like frozen for a while. I guess it may be some plugins(syntax check or others) that make it slow. How can I disable t…