Skip to content

Version 3

Compare
Choose a tag to compare
@ntnn ntnn released this 29 Apr 07:37
· 37 commits to master since this release
Version: 3

Major speed improvements (~8s on 400 lines down to less then half
a second) by using `searchpos()` instead of `match()`.

Use a dictionary instead of a simple, global list, with a buflocal and
global variable to define the active set of databases.

New Commands:
* `DictionIndex`
* `DictionAdd`
* `LDictionAdd`
* `DictionSet`

New Options:
* `diction_open_window`
* `diction_db_sets`
* `diction_active_set`

Removed Options:
* `diction_databases`

To Dos:
* Allow ranges to check for bad diction