File tree Expand file tree Collapse file tree 3 files changed +10
-3
lines changed
Expand file tree Collapse file tree 3 files changed +10
-3
lines changed Original file line number Diff line number Diff line change 22" Description: Extract selection to a new buffer
33" Author: Alexander Skachko <[email protected] >44" Homepage: https://github.com/lucerion/vim-extract
5- " Version: 1.0 .0 (2017-09-03 )
5+ " Version: 1.1 .0 (2022-06-21 )
66" Licence: BSD-3-Clause
77" ==============================================================
88
Original file line number Diff line number Diff line change 22
33Author: Alexander Skachko <
[email protected] >
44Homepage: https://github.com/lucerion/vim-extract
5- Version: 1.0 .0 (2017-09-03 )
5+ Version: 1.1 .0 (2022-06-21 )
66Licence: BSD-3-Clause (see vim-extract-license)
77
88===============================================================================
@@ -73,6 +73,13 @@ Extract selection without opening the extract buffer.
7373===============================================================================
7474CHANGELOG *vim-extract-changelog*
7575
76+ 1.1.0 (2022-06-21)~
77+
78+ vim-buffr plugin version 2.0.0 required
79+
80+ Changes
81+ * removed position option from command (use window split modes instead)
82+
76831.0.0 (2017-09-03)~
7784
7885 Changes
Original file line number Diff line number Diff line change 22" Description: Extract selection to a new buffer
33" Author: Alexander Skachko <[email protected] >44" Homepage: https://github.com/lucerion/vim-extract
5- " Version: 1.0 .0 (2017-09-03 )
5+ " Version: 1.1 .0 (2022-06-21 )
66" Licence: BSD-3-Clause
77" ==============================================================
88
You can’t perform that action at this time.
0 commit comments