1
0
mirror of https://github.com/gryf/pentadactyl-pm.git synced 2025-12-21 23:57:59 +01:00
Commit Graph

7 Commits

Author SHA1 Message Date
Doug Kearns
3efc83341c fix whitespace formatting - remove leading tab characters with :retab 2007-08-17 16:40:06 +00:00
Doug Kearns
9f79ec4d71 some trivial formatting fixes 2007-08-14 15:24:49 +00:00
Doug Kearns
b1a0af0ad5 move global fopen() to a slot in vimperator 2007-08-04 12:40:44 +00:00
Doug Kearns
3bceee7721 normalise fold markers 2007-06-22 10:42:37 +00:00
Viktor Kojouharov
bfcf598bf2 fixes:
'tag' command works once more
  'source ~/' shows the matches
  fdopen checks whether the file exists, and throws a more-readable error if it doesn't
  'help' work if the current document is a XULDocument (it shows the help in a new tab)
2007-04-28 09:52:29 +00:00
Viktor Kojouharov
3ddfb11add ex parser for use with .vimperatorrc, the command line and other sourced files. sourced files are no longer javascript code, but can use the new :javascript ex command to execute javascript. :javascript also supports multiline with heredocs (:js <<EOF). File completion for the :source command. 2007-04-22 14:17:28 +00:00
Martin Stubenschrott
43f25cee76 now we have a new build Makefile
also added file.js which is responsible for file writing/loading in future
2007-04-20 14:46:29 +00:00