Skip to content

Instantly share code, notes, and snippets.

View tribela's full-sized avatar
😺
😼

Jeong Arm tribela

😺
😼
View GitHub Profile
@tribela
tribela / .pentadactylrc
Last active December 26, 2015 19:19
pentadactyl configure file
"1.0rc1
loadplugins '\.(js|penta)$'
group user
highlight Hint font: bold 20px "Source Code Pro", monospace !important; margin: -.2ex; padding: 0 0 0 1px; outline: 1px solid rgba(0, 0, 0, .5); background: rgba(255, 248, 231, .8) !important; color: black !important;
map -count -modes=n j -builtin <count><C-d>
map -count -modes=n k -builtin <count><C-u>
"set autocomplete=
set guioptions=brs
set hintkeys=asdfg;lkjhweio
@tribela
tribela / vimrc
Created October 22, 2013 20:07
vimrc config
"color desert
colo slate
se nu
se ru
se sw=4
se sts=4
se ts=4
se ai
se cin
set smartindent