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 snippet uses vim to open snippets for editing. It can be confgured via snippet_profile.py. However, best practice would be using the value defined in $EDITOR. When not defined use vim.
Activity