-
0curl: (7) Failed to connect to raw.githubusercontent.com port 443: Operation timed out
处理 /Users/dazkarieh/.vimrc 时发生错误:
第 109 行:
E117: Unknown function: plug#begin
第 111 行:
E492: 不是编辑器的命令: P…
-
处理 /home/pd/.vimrc 时发生错误:
第 109 行:
E117: 未定义的函数: plug#begin
第 111 行:
E492: 不是编辑器的命令: Plug 'chxuan/cpp-mode'
第 112 行:
E492: 不是编辑器的命令: Plug 'chxuan/vim-edit'
第 113 行:
E492: 不是编辑器的命令: Plug 'c…
-
左centos系统中执行./install.sh或./update.sh,却一直停在vim-devicons那里了。
-
我修改了.vimrc.custom.config 之后没有作用
哪怕我只是把注释的 setcursorcolumn 打开也依然不起作用
-
when I run `install.sh` in macbook, there is not support plattform, please help me.
```shell
$ ./install.sh
Not support platform type: Darwin
Not support platform type: Darwin
It takes 0 min…
-
### What steps are needed to reproduce the bug?
```js
async function run() {
const config = await stylelint.resolveConfig('.stylelintrc.js');
const res = await stylelint.lint({
…
-
我刚刚接触linux,想在linux环境下编程,于是了解到了Vimplus,安装完后,并不知道应该如何开始?请问有没有适合新手的教程?quick start之类的文档。我目前只知道如何打开vim...
-
## 窗口操作
快捷键 | 说明
-- | --
:sp | 横向切分窗口并打开文件
:vsp | 竖向切分窗口并打开文件
h | 跳到左边的窗口
j | 跳到下边的窗口
k | 跳到上边的窗口
**l **| **跳到右边的窗口**
c | 关闭当前窗口
o | 关闭其他窗口
:only | 关闭其他窗口
![image.png](https://dd-sta…
-
报错提示
The ycmd server SHUT DOWN (restart with ':YcmRestartSe...Logs
ycmd_38952_stderr_63xabxqt.log' to check the logs.
-
建议增加 windows下平台mingw以及cygwin编译运行.install.sh的选项,在windows下编译需要自己修改install.sh