Skip to content

Instantly share code, notes, and snippets.

@chrischambers
Created July 16, 2010 19:31
Show Gist options
  • Save chrischambers/478809 to your computer and use it in GitHub Desktop.
Save chrischambers/478809 to your computer and use it in GitHub Desktop.
" Map Interface: {{{2
if !hasmapto('<Plug>SaveWinPosn')
map <unique> <Leader>swp <Plug>SaveWinPosn
endif
@chrischambers
Copy link
Author

This is extracted from cecutil.vim - those mappings are undesirable.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment