t9md / atom-vim-mode-plus

vim-mode improved

Home Page:https://atom.io/packages/vim-mode-plus

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Update overwrites custom keybindings

jasmith79 opened this issue · comments

Just updated vim-mode-plus to find that all my modifications to keymap.cson have vanished.

Fortunately I have a back up.

Unfortunately, this is a pretty big issue. If me modifying the package's keymap.cson was not the correct way to do this, I haven't seen anything in the README or wiki that would tell me the correct way/tell me not to.

How do I avoid this problem in the future?

commented

_and_menubar_and_sic_md_ ___github_memo

You should not update vim-mode-plus's kemap directly.
You have your own keymap.cson which can be opened from menu.
This is super super basic of Atom editor, not vim-mode-plus.