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
following Steve Losh's "Writing Vim Plugins" advice
normal! ensures that the original vim mappings are used, and ignores any
remapping of normal commands that a user might make locally
0 commit comments