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

Add 'wildcase' option

This commit is contained in:
Kris Maglione
2008-11-28 05:07:23 +00:00
parent 2ef031c756
commit 5e732e3bf1
6 changed files with 71 additions and 12 deletions

3
NEWS
View File

@@ -16,6 +16,9 @@
* IMPORTANT: renamed Startup and Quit autocmd events to VimperatorEnter and
VimperatorLeave respectively
* add 'wildcase' option
* 'linkbgcolor', 'linkfgcolor', ... have been replaced with highlight
groups, HintElem and HintActive
* new 'followhints' option
* :buffers supports a filter now to only list buffers matching filter (vim
incompatible, but consistent with other commands)