gepoch / vim-surround

Surround for the Atom editor.
MIT License
52 stars 2 forks source link

Module doesn't activate automatically on editor load. #3

Closed gepoch closed 10 years ago

gepoch commented 10 years ago

Surround: Activate must be manually selected from the command pallet before use.

gepoch commented 10 years ago

This has been hackishly remedied with the inclusion of a bunch of activation events.

Work needs to be done to activate the module when the workspaceView becomes available.

This will allow user-defined pairs to work without having to use a default pair.

gepoch commented 10 years ago

Fixed in v0.2.0