vim-galore/CHANGELOG.md

23 lines
912 B
Markdown
Raw Normal View History

2016-01-06 00:04:02 +01:00
# Change Log
All notable changes to this project will be documented in this file.
## [Unreleased]
2016-01-06 00:32:16 +01:00
### Added
2016-01-06 01:01:22 +01:00
- Basics: [Quickfix and location lists?](README.md#quickfix-and-location-lists)
- Quirks: [Newline used for NUL](README.md#newline-used-for-nul)
2016-01-06 01:51:47 +01:00
- Plugins: [New section "Commenters"](README.md#commenters)
2016-01-06 01:48:09 +01:00
- Plugins: [New section "Misc"](README.md#misc)
2016-01-06 02:01:50 +01:00
- Plugins: [New section "Tmux"](README.md#tmux)
2016-01-06 02:57:50 +01:00
- Tips: [Saner behavior of n and N](README.md#saner-behavior-of-n-and-n)
2016-01-06 03:06:32 +01:00
- Tips: [Quickly move current line](README.md#quickly-move-current-line)
2016-01-06 03:14:07 +01:00
- Tips: [Quickly add empty lines](README.md#quickly-add-empty-lines)
- Tips: [Don't lose selection when shifting sidewards](README.md#dont-lose-selection-when-shifting-sidewards)
2016-01-06 02:57:50 +01:00
2016-01-06 00:04:02 +01:00
## [1.0] - 2016-01-06
First release!
[Unreleased]: https://github.com/mhinz/vim-galore/compare/v1.0...HEAD
[1.0]: https://github.com/mhinz/vim-galore/compare/69677e2...v1.0