1
0
mirror of https://github.com/gryf/pentadactyl-pm.git synced 2026-02-22 05:05:44 +01:00

remove preload option

This commit is contained in:
Martin Stubenschrott
2009-04-30 08:47:48 +02:00
parent 324597c8a7
commit cb74c7f40c
10 changed files with 11 additions and 56 deletions

View File

@@ -1,9 +1,13 @@
2009-XX-XX:
* version 2.1 (probably)
* version 2.1
* massively speed up :open completions
* TabMixPlus (and other tab extensions) should work much better now
together with vimperator unless you :set guioptions+=[nN]
* remove 'preload' option. You can fake it by some custom javascript in your init file
* add 'encoding'
* add 'hintinputs'
* add :silent
* add $MY_VIMPERATORRC
* add $MY_VIMPERATORRC // TODO: I still don't like this --mst
* add ' and " local marks
* add "w" and "W" Normal mode mappings for symmetry with o/O and t/T
* add :messclear