Skip to content

Instantly share code, notes, and snippets.

View tomisme's full-sized avatar
🌱
playing with frogs

Tom H. tomisme

🌱
playing with frogs
View GitHub Profile
@tomisme
tomisme / cVimrc
Last active August 26, 2018 07:21
cVimrc
set autoupdategist
set defaultnewtabpage
set smoothscroll
map h previousTab
map l nextTab
map J scrollPageDown
map K scrollPageUp
let blacklists = ["*://mail.google.com/*", "*://keep.google.com/*", "*://wanikani.com/*", "*://localhost/*"]