mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2025-12-29 08:12:27 +01:00
changed vimperatorrc.example
This commit is contained in:
@@ -3,6 +3,10 @@
|
||||
" I don't like beeps
|
||||
set visualbell
|
||||
|
||||
" autoignore mode on certain pages
|
||||
:autocmd PageLoad .* :js modes.passAllKeys = /gmail\.com/.test(buffer.URL)
|
||||
|
||||
|
||||
" embedded javascript is possible
|
||||
" You can even add new functions which are then available in the :js command
|
||||
javascript <<EOF
|
||||
|
||||
Reference in New Issue
Block a user