Skip to content

Instantly share code, notes, and snippets.

@SammysHP
Created December 19, 2013 14:07
Show Gist options
  • Save SammysHP/8039596 to your computer and use it in GitHub Desktop.
Save SammysHP/8039596 to your computer and use it in GitHub Desktop.
set gui=none
set complete=l
set defsearch=g
set titlestring=Firefox
set status+=ssl
set yankencodedurl
command nsp :noscript popup
nnoremap ü :noscript popup<CR>
command noproxy :set! network.proxy.type=0
command proxyon :set! network.proxy.type=1
command config :open about:config
command settings :open about:preferences
noremap <C-a> <Ins><C-a><Ins>
inoremap <C-a> <Ins><C-a><Ins>
" vim: set ft=vim:
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment