1
0
mirror of https://github.com/gryf/pentadactyl-pm.git synced 2025-12-28 02:12:27 +01:00

Fix :command -complete=extension

This commit is contained in:
Doug Kearns
2015-06-06 23:28:09 +10:00
parent b236add69d
commit 51fffeb2d6

View File

@@ -11,7 +11,7 @@
"dir": "directory",
"environment": "environment",
"event": "autocmdEvent",
"extension": "extension",
"extension": "addon",
"file": "file",
"help": "help",
"highlight": "highlightGroup",