-
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…
-
Originally [reported](https://forum.obsidian.md/t/vim-normal-mode-cursor-disappears-when-moving-over-multi-codepoint-emoji/67931) as an issue w/ Obsidian.
## Steps to Reproduce
Using [sandbox edit…
-
```zsh
# ~/.zshrc
. ~/.zinit/plugins/zsh-vim-mode/zsh-vim-mode.plugin.zsh
```
## Reproduce Procedures
type some word and move the cursor to the second character
![image](https://user-images.…
-
My lspconfig: https://github.com/catgoose/nvim/blob/4a81fde7ff8ee086416e5c06121e41c182bb7e19/lua/plugins/lspconfig.lua#L152-L171
In neovim (and other IDE I would assume) when calling `vim.lsp.buf.d…
-
### Discord username (optional)
_No response_
### Describe the solution you'd like?
Please consider adding support for changing the vim bindings.
### Is your feature request related to a p…
zxaos updated
8 months ago
-
Doesn't work in insert mode. It spoils the text instead of exiting vim.
Reproducable on any text in vim insert mode.
-
### Steps to reproduce
I don't know how to reproduce, but I have a `rr` recording that exhibits the issue.
Will debug it myself (since apparently `rr` record on my machine doesn't work on develo…
-
## 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…
-
# OverTheWire Bandit Level 25 -> 26 - Walkthrough - MayADevBe Blog
A walkthrough of Level 25 -> 26 of the Bandit wargame from OverTheWire. - Breaking out of a restricted environment with more and vim…