atom-vim-mode-plus icon indicating copy to clipboard operation
atom-vim-mode-plus copied to clipboard

vim-mode improved

Results 102 atom-vim-mode-plus issues
Sort by recently updated
recently updated
newest added

I would like to have this available in Visual Studio Code. There is a Vim emulation extension but it seems to be missing some features I enjoy in this package.

Q&A

Using atom 1.33.0 (can't upgrade), atom-vim-mode-plus 1.36.7, on Centos 7 (CentOS Linux release 7.9.2009 (Core)) What: 1) 'P' should past clipboard contents before the cursor, without changing its position 2)...

debug info ```json { "atom": "1.51.0", "platform": "linux", "release": "3.10.0-1160.59.1.el7.x86_64", "vmpVersion": "1.36.7", "vmpConfig": { "groupChangesWhenLeavingInsertMode": false } } ``` Read and check all "Checklist" below. # Checklist You have to...

...including back/forward navigation with '(' and ')'. Not particularly important for code, but very useful for writing plain text. Any plans?

enhancement
priority-low
compatiblity-to-Vim

Execute `Vim Mode Plus: Clip Debug Info`(which write info to clipboard) then paste here. debug info ```json { "atom": "1.51.0", "platform": "darwin", "release": "19.5.0", "vmpVersion": "1.36.4", "vmpConfig": { "automaticallyEscapeInsertModeOnActivePaneItemChange": true,...

I yanked two lines (2yy) from one file and attempted to put (p) them in another. At least that is what I thought I was doing. I have done this...

I am new to Atom and to VimModePlus. I am a little bit familiar with vim. Enough to do little harm. I am finding it difficult to understand how to...

Often I want to paste a line of text from another source into an existing line, when deleting the relevant parts of the target line this clobbers the previous contents...

It feels like `atom-vim-mode-plus` is sometimes ignoring my `escape` keypress when I type fast. I think it is because `escape` is ignored if `shift` is held down. In Vim and...

[Enter steps to reproduce:] 1. ... 2. ... **Atom**: 1.58.0 x64 **Electron**: 9.4.4 **OS**: "Arch Linux" **Thrown From**: [vim-mode-plus](https://github.com/t9md/atom-vim-mode-plus) package 1.36.6 ### Stack Trace Uncaught TypeError: Cannot read property 'tree'...

upstream-issue