Skip to content

Instantly share code, notes, and snippets.

@violetyk
Created April 14, 2013 10:41
Show Gist options
  • Save violetyk/5382264 to your computer and use it in GitHub Desktop.
Save violetyk/5382264 to your computer and use it in GitHub Desktop.
map <SID>xx <SID>xx
let s:sid = s:sub(maparg("<SID>xx"),'xx$','')
unmap <SID>xx
let s:file = expand('<sfile>:p')
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment