Release 2.6.0 (for those using releases, tracking upstream master is recommended)

This commit is contained in:
Caleb Maclennan
2021-11-27 07:22:42 +03:00
parent 13d00954a6
commit eddd535bdf

View File

@@ -1,5 +1,15 @@
# Changelog
### 2.6.0
* Refactor code to run as autoload plugin
* Add lots of community contributed file types
* Fix several languages with idiosyncrasies
* Improve interoperability with other vim settings
* Improve handling of ranges
* Improve help documentation
* Cleanup and fix vimscript issues
### 2.5.2
* Minor update to include new file types contributed by the community over the last few months.