1
0
mirror of https://github.com/gryf/tagbar.git synced 2025-12-18 03:50:26 +01:00

Add ? as help key, closes #194

This commit is contained in:
Jan Larres
2014-02-28 13:51:48 +13:00
parent 614b5b244f
commit fdceb4ea71
3 changed files with 3 additions and 3 deletions

View File

@@ -101,7 +101,7 @@ let s:keymaps = [
\ ['togglesort', 's'],
\ ['zoomwin', 'x'],
\ ['close', 'q'],
\ ['help', '<F1>'],
\ ['help', ['<F1>', '?']],
\ ]
for [map, key] in s:keymaps