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
* `bang` snippet only on first line
The `bang` (`#!`) snippet now only activates if the current line is 1
since that's the only place it works anyways.
Signed-off-by: MithicSpirit <[email protected]>
* Switch `bang` to checking if at beginning of line
Shebangs may be desired in the middle of a file occasionally.
Signed-off-by: MithicSpirit <[email protected]>
0 commit comments