Skip to content

Instantly share code, notes, and snippets.

@feyderm
Created April 13, 2018 00:57
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save feyderm/ba23ab724cb9fa7d235cfbed79dae7f6 to your computer and use it in GitHub Desktop.
Save feyderm/ba23ab724cb9fa7d235cfbed79dae7f6 to your computer and use it in GitHub Desktop.
RStudio Vim keymappings
:imap jj <Esc>
:nmap f x
" NB: must be capital 'S', unlike in .vimrc
:map <Space> viw
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment