You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently to start the plugin, you have to do :TSSstarthere and type desirable command. Would it be possible to have the plugin start TSS automatically and call TSSkeymap function to get basic keymapping?
The text was updated successfully, but these errors were encountered:
The plugin provides the functionality, it tries not to prescribe how you use it. You could use standard Vim functionality to autorun commands when you open a buffer.
There is the obvious question of figuring out what root file you want to use when starting tss, though - you can't just start a new tss on every .ts file you open (also, note that the keymap is provided as a sample - feel free to use it, but I don't guarantee that it stays the same).
Currently to start the plugin, you have to do
:TSSstarthere
and type desirable command. Would it be possible to have the plugin start TSS automatically and callTSSkeymap
function to get basic keymapping?The text was updated successfully, but these errors were encountered: