-
```
I have my .vimrc set up to change the cursor shape when entering and leaving
insert mode by having the following in .vimrc which I got from the Tips page:
let &t_ti.="\e[?7727h"
let &t_te.="\e[?7…
-
```
I have my .vimrc set up to change the cursor shape when entering and leaving
insert mode by having the following in .vimrc which I got from the Tips page:
let &t_ti.="\e[?7727h"
let &t_te.="\e[?7…
-
_Actual problem_:
Can install my plugins no problem. Can not update them, their URI then becomes "^A". The **error message**:
Updated. Elapsed time: 7.956585 sec.
[xxxxxxx]
- Finishing ... Don…
-
```
What steps will reproduce the problem?
1. LANG=zh_TW.UTF-8 gvim -u NONE
What is the expected output?
No error
What do you see instead?
處理 /usr/share/vim/vim74/menu.vim 時發生錯誤: (Error on process…
-
```
What steps will reproduce the problem?
1. LANG=zh_TW.UTF-8 gvim -u NONE
What is the expected output?
No error
What do you see instead?
處理 /usr/share/vim/vim74/menu.vim 時發生錯誤: (Error on process…
-
```
What steps will reproduce the problem?
1. LANG=zh_TW.UTF-8 gvim -u NONE
What is the expected output?
No error
What do you see instead?
處理 /usr/share/vim/vim74/menu.vim 時發生錯誤: (Error on process…
-
```
What steps will reproduce the problem?
1. LANG=zh_TW.UTF-8 gvim -u NONE
What is the expected output?
No error
What do you see instead?
處理 /usr/share/vim/vim74/menu.vim 時發生錯誤: (Error on process…
-
```
What steps will reproduce the problem?
1. LANG=zh_TW.UTF-8 gvim -u NONE
What is the expected output?
No error
What do you see instead?
處理 /usr/share/vim/vim74/menu.vim 時發生錯誤: (Error on process…
-
## Describe the bug
When [using LanguageClient-neovim as `formatexpr`](https://github.com/autozimu/LanguageClient-neovim/blob/53ce2fee7d24dd9262ea783908e2edebc71635dc/doc/LanguageClient.txt#L64) `f…
-
It just does not respond at all without any info. Can you help me out? Or is there some specific configuration that I need to put in my .vimrc? Thanks.