~
36 items

..
.compton
.config
.fonts
.icc
.icons
.irssi
.mpd
.ncmpcpp
.themes
.urxvt
.vim
.vimperator
codepaste
firefox
links
plainC
scripts
stuff
vivaldi
www
.Xresources
.asoundrc
.pypanelrc
.screenrc
.vimperatorrc
.vimrc
.xinitrc
.zshrc
about.$
analytics.$
comments.$
donate.$
help.$
license.$
sitemap.$


~.vimperatorrc
430 B• 7 473•  9 years ago•  DownloadRawClose
9 years ago•  7 473

{}
colorscheme twily

set maxitems=20
set titlestring=

map <silent> <C-F9> :emenu Tools.Web Developer.Web Console<CR>
map <silent> <C-F8> :js toggle_bottombar()<CR>

:js << EOF
function toggle_bottombar() {
    var bb = document.getElementById('liberator-bottombar');
    if (!bb)
        return;
    bb.style.height = (bb.style.height == '') ? '0px' : '';
    bb.style.overflow = (bb.style.height == '') ? '' : 'hidden';
    }
EOF

Top
©twily.info 2013 - 2025
twily at twily dot info



2 274 584 visits
... ^ v