Skip to content

Instantly share code, notes, and snippets.

@zimathon
Last active August 29, 2015 14:15
Show Gist options
  • Save zimathon/86a34ea3ff880cca14a5 to your computer and use it in GitHub Desktop.
Save zimathon/86a34ea3ff880cca14a5 to your computer and use it in GitHub Desktop.
VsVim用のvimrcを作成する ref: http://qiita.com/zimathon/items/d02e587466dbdc90c9d3
set clipboard=unnamed
nnoremap Y y$
nnoremap x "_x
# nnoremap d "_d
nnoremap D "_D
%userprofile%\.vsvimrc
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment