Skip to content

Instantly share code, notes, and snippets.

View Mathew's full-sized avatar

Mathew Taylor Mathew

View GitHub Profile
@Mathew
Mathew / .ideavimrc
Created December 20, 2016 09:34
Intellij vimrc file for ideavim
let mapleader = ","
set backspace=indent,eol,start " backspace through everything in insert mode
"" Window Management.
" Thou shalt match tmux.
set splitbelow
set splitright
" | to split vertically.
nnoremap <Leader>\| <C-w>v

Keybase proof

I hereby claim:

  • I am mathew on github.
  • I am mathew (https://keybase.io/mathew) on keybase.
  • I have a public key whose fingerprint is 6403 627A C131 1389 3E42 1CD9 7744 28ED 1059 8BE4

To claim this, I am signing this object:

@Mathew
Mathew / TEAMMAT.js
Created April 27, 2012 15:11 — forked from sneeu/TEAMMAT.js
TEAMMAT
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;:;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;,;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;;;;;;;;;;;;;;;.,:;;;``;;;;;;;;; ;;`;: :;;;;;;;;;;;;;;;;;;;;;
;;;;;;;;;;;;;;;: `;;: .' ;;;;. ,: ;;;;;;;;;;;;;;;;;;;;;
;;;;;;;;;;;;:;;; `` `';` ';;;;;;;;;;;;;;;;;;;;;
;;;;;;;;;;;;;;.. .` `;;;;;;;;;;;;;;;;;;;;;
;;;;;;;;;;;;;;, .. `;;;;;;;;;;;;;;
;;;;;;;;;;;;;;'. :;;;;;;;;;;;;;;
{
"dictionary": "Packages/Language - English/en_GB.dic",
"fold_buttons": true,
"ignored_packages":
[
],
"rulers":
[
80
],