-
## New plugins
- ~~[mhinz/vim-startify](https://github.com/mhinz/vim-startify)~~ DONE
- [Shougo/vimshell.vim](https://github.com/Shougo/vimshell.vim)
- ~~[pelodelfuego/vim-swoop](https://github.com…
-
I have checked #1018 and #658, but it's not helping.
#### Steps to reproduce the problem:
1. Enter insert mode
2. Input "aaaaaaaaaaaaaaaaaaabbbbbbbbbbbbccccccccccc"
3. Move to beginning of line
…
-
In original vim when we add new line by `o`, they auto indent. But if we exit to normal mode spaces are deleted and vim leave empty new line.
vim-mode-plus adds spaces (auto indent), but after we e…
-
Hi. Thanks for this great project, I installed it today and it is working amazing !
**About me**
I'm very new to Vim (and Emacs). I tried to learn it the previous year, but left the idea. After tr…
-
```
I run gVim7.4 on Windows 7 with the English International keyboard.
It configured in a way so that pressing '`' + 'i' gives you 'ì'. In Vim insert
mode that's the desired behavior. However it i…
-
```
I run gVim7.4 on Windows 7 with the English International keyboard.
It configured in a way so that pressing '`' + 'i' gives you 'ì'. In Vim insert
mode that's the desired behavior. However it i…
-
```
I run gVim7.4 on Windows 7 with the English International keyboard.
It configured in a way so that pressing '`' + 'i' gives you 'ì'. In Vim insert
mode that's the desired behavior. However it i…
-
```
I run gVim7.4 on Windows 7 with the English International keyboard.
It configured in a way so that pressing '`' + 'i' gives you 'ì'. In Vim insert
mode that's the desired behavior. However it i…
-
### Expected behavior.
![image](https://github.com/user-attachments/assets/e398d722-d542-449c-9ef5-5404b1fbf697)
logger_config.py 是我自己定义的一个库,但是无法加载,哪怕是 `from .logger_config import setup_logger `…
-
It would be great if fish supported [increment/decrement of the next number](https://vim.fandom.com/wiki/Increasing_or_decreasing_numbers) when in vi mode (which Vim by default has on Ctrl-a & Ctrl-x)…