Open mrthebob opened 4 years ago
Execute Vim Mode Plus: Clip Debug Info(which write info to clipboard) then paste here.
Vim Mode Plus: Clip Debug Info
Read and check all "Checklist" below.
You have to check all before open issue.
atom --version
macOS Catalina 10.15.5
When typing tab in insert mode, it does nothing. I've deleted everything in my Keymap. Disabling atom-vim-mode-plus allows the correct behavior, but once it's installed, I can't type tab and have it do anything.
tab
I'm not having this problem in my version.
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, "hideCommandsFromCommandPalette": true, "keymapBackslashToInnerCommentOrParagraphWhenToggleLineCommentsIsPending": true, "keymapCCToChangeInnerSmartWord": true, "keymapPToPutWithAutoIndent": true, "keymapSemicolonToInnerAnyPairInOperatorPendingMode": true, "keymapUnderscoreToReplaceWithRegister": true, "keymapYToYankToLastCharacterOfLine": true, "setCursorToStartOfChangeOnUndoRedo": true, "useSmartcaseForFind": true, "useSmartcaseForSearch": true } } ```Read and check all "Checklist" below.
Checklist
You have to check all before open issue.
Vim Mode Plus: Clip Debug Info
command.atom --version
), vim-mode-plus version, and OS version(e.g. macOS Sierra 10.12.3).macOS Catalina 10.15.5
When typing
tab
in insert mode, it does nothing. I've deleted everything in my Keymap. Disabling atom-vim-mode-plus allows the correct behavior, but once it's installed, I can't type tab and have it do anything.