Skip to content

Instantly share code, notes, and snippets.

Keybase proof

I hereby claim:

  • I am stcastle on github.
  • I am castle (https://keybase.io/castle) on keybase.
  • I have a public key whose fingerprint is CBCC 9CFA 64DE 38A2 C15B 1861 D033 44AB D740 F8F3

To claim this, I am signing this object:

@stcastle
stcastle / my_cvimrc.vimrc
Last active July 7, 2016 22:45
cVimrc settings for my cVim workflow on Google Chrome Browser
" Links
" Use f to open in current tab
" F to open in new active tab
" and hold shift to when typing code to open in new background tab
map F createActiveTabbedHint
" Movement
map h goBack
map l goForward