vintage-sublime-surround icon indicating copy to clipboard operation
vintage-sublime-surround copied to clipboard

Vintage keymap to make https://github.com/jcartledge/sublime-surround behave more like surround-vim.

Results 2 vintage-sublime-surround issues
Sort by recently updated
recently updated
newest added

What needs to be done to make this package work with [Vintageous](https://github.com/guillermooo/Vintageous)? For instance, this does not seem to be compatible ``` {"key": "vi_action", "operand": "enter_insert_mode"} ```

When I press the period key in vim, tpope's surround plugin's action repeats itself if it was the last action. The period key also repeats the last action in Sublime...