mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2025-12-30 07:32:26 +01:00
Allow using heredocs with :abbr/:au/:com/:map.
This commit is contained in:
@@ -389,6 +389,7 @@ var Mappings = Module("mappings", {
|
||||
return completion.ex(context);
|
||||
}
|
||||
},
|
||||
hereDoc: true,
|
||||
literal: 1,
|
||||
options: [
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user