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

added section support for :help

This commit is contained in:
Martin Stubenschrott
2007-04-20 21:25:41 +00:00
parent d1b2061145
commit 083aa0ae4a
6 changed files with 64 additions and 10 deletions

View File

@@ -1,6 +1,8 @@
<pre>
date:
* version 0.4
* :help <section> supported, :help set will show help for the :set command
(patch from Viktor Kojouharov)
* :source support, and auto-sourcing ~/.vimperatorrc on startup
* fixed saving of session
* fixed hints display when zooming in/out of a web page