Fix typo in changelog
This commit is contained in:
parent
c40bb6fc00
commit
891c6ca8e2
|
@ -15,8 +15,8 @@ released versions.
|
|||
* `edit -scratch` with no buffer name will create a new
|
||||
scratch buffer with a unique autogenerated name.
|
||||
|
||||
* Introduced a module system using the `provides-module` and
|
||||
`requires-module` commands that allows for lazily loading language
|
||||
* Introduced a module system using the `provide-module` and
|
||||
`require-module` commands that allows for lazily loading language
|
||||
support files with dependency resolution.
|
||||
|
||||
* Added a new hook `ModuleLoad` which is run when a module is loaded,
|
||||
|
|
Loading…
Reference in New Issue
Block a user