個人のvimperatorrcを載せておく
vimperatorrc
.vimperatorrc
" Mappingsnoremap j 5<C-e>noremap k 5<C-y>noremap h 3<Left>noremap l 3<Right>" Optionsset titlestring="Firefox"" GUI optionset gui=none" supplement list (s=search engine, l=location) set complete=sl" no set focusset focuscontent=true" search ward highlightset hlsearch=trueset ignorecase=true" no beephighlight Bell display:non" hintstylehighlight Hint font-family: monospace; font-size: 16px; font-weight: normal; color: \#000000; background-color: \#FFFFFF; padding: 0px 2px; border: 3px outset \#DDDDDD; opacity:0.80" instapaperlet g:instapaper_username = ""let g:instapaper_password = """ Abbreviationssource! ~/.vimperatorrc.local" vim: set ft=vimperator:colorscheme myScheme" editorset editor="/usr/bin/emacs
ColorScheme
確かどっかのサイトのコピーだったはず
myShceme.vimp
" Vimperator Color Scheme" myScheme" ORE SENYOhi Hint font-family: Consolas; font-size: 14px; font-weight: normal; color: \#f4f4f4; background-color: \#000000; border-color: \#cccccc; border-width: 0px; border-style: solid; padding: 0px 5px;hi HintElem background-color: \#96D3D4; color: \#000000;hi HintActive background-color: \#218386; color: \#ffffff;hi StatusLine color: \#f4f4f4; background: \#000000; font-weight: normal; font-size: 14px;hi Normal color: \#f4f4f4; background: \#28292D; font-size: 14px; font-family: Consolas;hi InfoMsg color: \#f4f4f4; background: \#28292D; font-size: 14px; font-family: Consolas;hi ModeMsg color: \#f4f4f4; background: \#28292D; font-size: 14px; font-family: Consolas;hi MoreMsg color: \#f4f4f4; background: \#28292D; font-family: Consolas;hi LineNr color: \#218386; background: \#28292D; font-size: 14px; font-family: Consolas;hi Question color: \#FFAF03; background: \#28292D; font-size: 14px; font-family: Consolas;hi WarningMsg color: \#218386; background: \#28292D; font-size: 14px; font-family: Consolas;hi NonText background: \#000000;hi Null color: \#15C4C8;hi Tag color: \#15C4C8;hi CompTitle color: \#ABD31B; background: \#000000; font-weight: bold;hi CompItem[selected] color: \#ABD31B; background: \#000000;hi CompDesc color: #15C4C8;hi Title color: \#ffffff;hi Indicator color: \#15C4C8;hi String color: \#218386;hi Number color: \#218386;hi Object color: \#218386;hi Function color: \#15C4C8;hi URL color: \#ABD31B;hi TabNumber color: white; font-weight: bold; font-size: 14px; font-family: Consolas;style -name tab chrome://\* \<\<EOM\#content { background-color: \#000000;}/\* tabbar \*/\.tabs-alltabs-button { margin: 0 !important; padding: 0 !important;}/\* remove tab selection menu \*/\.tabs-container \> stack { display: none;}/\* tab bar position: top \*/\.tabs-container scrollbox { background-color: \#000000;}\.tabbrowser-tab { -moz-apperance: none !important; margin: 0 !important; padding: 4px 6px !important; -moz-border-radius-topleft: 0 !important; -moz-border-radius-topright: 0 !important; -moz-border-radius-bottomright: 0 !important; -moz-border-radius-bottomleft: 0 !important; border: none !important; background-image: none !important; background-color: \#000000 !important; font-family: Consolas; font-size: 14px; font-weight: normal; text-align: left !important; color: \#f2f2f2 !important;}\.tabbrowser-tab\[selected=false\] { background: \#000000 !important; color: \#f2f2f2 !important;}\.tabbrowser-tab[selected=true] { background-color: \#218386 !important;}\.tabbrowser-tab[selected=true] .tab-text { color: \#ffffff !important;}\.tab-icon-image { margin-top: -2px; width: 12px !important; height: 12px !important;}\.tab-image-left,\.tab-image-middle,\.tab-image-right { background-image: none !important;}EOMstyle -name statusbar chrome://\* \<\<EOM\#status-bar statusbarpanel { padding: 0 1px !important;}statusbarpanel \> \* { margin: 0 !important; padding: 0 !important;}EOM
plugins
- fms_switcher.js
- instapaper.js