keys: load flags dependency within descriptions include
[sheet.git] / vimperator.eng.inc.pl
index e1630b543b84070cff275b34bd9294b16698df3a..2457fdb67ed9ccf06e7e4fee20a9ca71781e2e73 100644 (file)
@@ -1,6 +1,5 @@
 use utf8;
 {
-
 key => {
        '~' => "open home<>dir",
        '@' => "play macro",
@@ -151,4 +150,5 @@ flag => {
        args => ["key<args>" => "Commands with two dots require variable arguments afterwards."],
 },
 
+def => do 'vimperator.inc.pl',
 }