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