Skip to content

Instantly share code, notes, and snippets.

@davidmh
Last active September 12, 2015 03:22
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 davidmh/409746a0831c774d826b to your computer and use it in GitHub Desktop.
Save davidmh/409746a0831c774d826b to your computer and use it in GitHub Desktop.
let mapleader = "<Space>"
unmap b
map <Leader>b :buffer
map #n nextSearchResult
map n :execute #nzz<CR>
site '*://*.reddit.com/*' {
unmap j
unmap k
set numerichints
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment