1
0
mirror of https://github.com/gryf/pentadactyl-pm.git synced 2026-01-06 20:04:11 +01:00

don't refer to JS completion as "rudimentary" in :js help, as it is now

anything but rudimentary, but resist the urge to describe it as
"awesome"...that would just be trendy
This commit is contained in:
Doug Kearns
2008-10-10 11:39:53 +00:00
parent 6dfdee42a4
commit 41c1006eaa

View File

@@ -49,10 +49,10 @@ is found, and interpret them with the JavaScript _eval()_ function.
The special version [c]:javascript![c] opens the JavaScript console of
Firefox.
Rudimentary [m]<Tab>[m] completion is available for [c]:javascript
{cmd}<Tab>[c] (but not yet for the [c]:js <<EOF[c] multiline widget). Be aware
that Vimperator needs to run {cmd} through eval() to get the completions,
which could have unwanted side effects.
[m]<Tab>[m] completion is available for [c]:javascript {cmd}<Tab>[c] (but not
yet for the [c]:js <<EOF[c] multiline widget). Be aware that Vimperator needs
to run {cmd} through eval() to get the completions, which could have unwanted
side effects.
________________________________________________________________________________
// >> To make the syntax highlighting happy