borela / naomi

Sublime Text enhanced syntax highlighting for JavaScript ES6/ES7/ES2015/ES2016/ES2017+, Babel, FlowType, React JSX, Styled Components, HTML5, SCSS3, PHP 7, phpDoc, PHPUnit, MQL4. Basic: Git config files.
Other
557 stars 20 forks source link

added Vintage Mode/Vintageous/Neovintageous aware contexts to keymaps #222

Closed rkoval closed 5 years ago

rkoval commented 5 years ago

If you are a Vintage Mode/Vintageous/Neovintageous user, then you will notice that Naomi will insert these snippets/run these macros when in normal mode in addition to insert mode. These contexts allow normal mode to ignore these keypresses such that they are only ever invoked in insert mode

borela commented 5 years ago

Thank you :D