-
```
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…
-
After updating supertab from the master branch I'm getting the following error at vim startup:
```
$ vim
Error detected while processing /home/user/.vim/bundle/supertab/plugin/supertab.vim:
line…
-
Copy the vimrc , It' ok ~~~~~?
-
## Version info
OS: Darwin wenzhen.local 23.3.0 Darwin Kernel Version 23.3.0: Wed Dec 20 21:30:44 PST 2023; root:xnu-10002.81.5~7/RELEASE_ARM64_T6000 arm64
Node:
```text
$ node --version
v2…
-
` result = runner.invoke(cli, ["get", "mstefferson/rc-demo"])` and `result = runner.invoke(cli, ["get", "jeffmm/vimrc"])`
`
-
## Describe the bug
When [using LanguageClient-neovim as `formatexpr`](https://github.com/autozimu/LanguageClient-neovim/blob/53ce2fee7d24dd9262ea783908e2edebc71635dc/doc/LanguageClient.txt#L64) `f…
-
I know the whole point for this project is to be an extemely minimal vimrc support plugin for obsidian but i think leader key support is something very vital to most peoples experience of using vim, i…
-
I installed this using the junegunn/vim-plug plugin and added these to the .vimrc
filetype on
filetype plugin on
au BufRead,BufNewFile *.pago set filetype=pago
I created a new file test.…
-
最近买了台mac pro,需要装一大顿东西,所以找了些资料。
- [awesome-mac](https://github.com/jaywcjlove/awesome-mac)
- [open-source-mac-os-apps](https://github.com/serhii-londar/open-source-mac-os-apps)
- [my-mac-os](https…
-
**Describe the bug**
`:cdo` is expected to stop when it encounters an error. As far as I ([and others](https://vi.stackexchange.com/q/21590/10604)) can tell, it does not.
Additionally, the [test…