mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2026-01-09 18:44:12 +01:00
keyword support for bookmarks
This commit is contained in:
@@ -73,4 +73,4 @@ EOF
|
||||
javascript define_map("h","h","previous tab",function(){tab_go(-1);});
|
||||
javascript define_map("l","l","next tab",function(){tab_go(0);});
|
||||
|
||||
" vim: set syntax=javascript :
|
||||
" vim: set syntax=vimperator:
|
||||
|
||||
Reference in New Issue
Block a user