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

debug info ```json { "atom": "1.26.1", "platform": "darwin", "release": "17.5.0", "vmpVersion": "1.32.0", "vmpConfig": { "blackholeRegisteredOperators": [], "startInInsertModeScopes": [], "charactersToAddSpaceOnSurround": [], "highlightSearchExcludeScopes": [], "flashOnOperateBlacklist": [] } } ``` OS: 10.13.4 (High...

I'm following the [advanced topic tutorial](https://github.com/t9md/atom-vim-mode-plus/wiki/AdvancedTopicTutorial#high-speed-tour-from-beginner-to-expert-in-7-steps) and noticed the `change-occurrence-from-search` keymap (`ctrl-cmd-c`) doesn't work on Linux. Users can manually add keymaps themselves but it's a hassle. Keymaps for OS besides...

enhancement
keymap

When I search with `/` and by mistake type `\i`, I get an exception. This should probably be treated as a literal string search rather than a regexp search. Vim...

bug

Hello, first of all thank's for so amazing instrument as VMP ! And I have a question: I need to somehow effectively change different words in scattered blocks, so what...

Execute `Vim Mode Plus: Clip Debug Info`(which write info to clipboard) then paste here. Read and check all "Check list" bellow. # Check list You have to check all before...

Execute `Vim Mode Plus: Clip Debug Info`(which write info to clipboard) then paste here. Read and check all "Check list" bellow. # Check list You have to check all before...

Hey team, though I am efficient with atom and vim-mode-plus, I realize I don't use as much of the power as I possibly could. One thing that helped was a...

more-information-needed
require repro-steps

[Enter steps to reproduce:] 1. ... 2. ... **Atom**: 1.23.0 x64 **Electron**: 1.6.15 **OS**: Microsoft Windows 10 Home **Thrown From**: [vim-mode-plus](https://github.com/t9md/atom-vim-mode-plus) package 1.24.0 ### Stack Trace Uncaught Error: Assertion failed:...

more-information-needed
require repro-steps

Hello, How does one use the ctrl+d shortcut to select multiple cursors in normal/visual mode? It works in insert mode. What I want is: - Select work with visual mode;...

more-information-needed
Q&A

[Enter steps to reproduce:] 1. ... 2. ... **Atom**: 1.25.0 x64 **Electron**: 1.7.11 **OS**: Ubuntu 17.10 **Thrown From**: [atom-vim-mode-plus-1.31.1](https://github.com/t9md/atom-vim-mode-plus) package 1.31.1 ### Stack Trace Failed to activate the atom-vim-mode-plus-1.31.1 package...

more-information-needed
require repro-steps