~
34 itemsDownload ./*

34 itemsDownload ./*

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


~.vimperatorrc
6 684•  8 years ago•  DownloadRawClose
8 years ago•  6 684

{}
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 - 2024
twily at twily dot info



2 033 098 visits
... ^ v