Skip to content

Instantly share code, notes, and snippets.

View papauorg's full-sized avatar
🤘
Ironheade Sneak Attack

Philipp Grathwohl papauorg

🤘
Ironheade Sneak Attack
View GitHub Profile

Keybase proof

I hereby claim:

  • I am papauorg on github.

  • I am papauorg (https://keybase.io/papauorg) on keybase.

  • I have a public key ASAnS8_gB2mp-H2XynxyqGX7MiqomfP5iXcTT5VYcE755wo

@papauorg
papauorg / _vimrc
Created July 13, 2016 10:24
VsVim configuration file
" Place this file in your %USERPROFILE% folder to take effect in VsVim (see https://github.com/jaredpar/VsVim/wiki/faq#how-can-i-verify-my-vimrc-is-loading)
set vsvim_useeditordefaults
set smartcase!
set ignorecase
" With a map leader it's possible to do extra key combinations
" like <leader>w saves the current file
let mapleader = ","
let g:mapleader = ","