index
:
vim-vixen.git
master
vim-vixen: keyboard driven firefox navigation
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
background
/
commands.js
blob: 8bd52e5d3f59a8eb31fbb6cc5d60ab76ba2d8292 (
plain
) (
blame
)
1
2
export
const
OPEN
=
'open'
;
export
const
TABOPEN
=
'tabopen'
;