Merge remote-tracking branch 'danr/patch-2'

This commit is contained in:
Maxime Coste 2021-01-03 11:17:22 +11:00
commit df6100e555

View File

@ -5,13 +5,13 @@ released versions.
== Development version
* `set-option -remove` support for substracting/removing from option values
* `set-option -remove` support for subtracting/removing from option values
* Menu completions such as command name completion are now auto-inserted on
space
* `write -atomic` was replaced with `write -method [replace|overwrite]` to
make both write method available explicitely
make both write methods available explicitly
== Kakoune 2020.09.01