File tree Expand file tree Collapse file tree 5 files changed +15
-5
lines changed Expand file tree Collapse file tree 5 files changed +15
-5
lines changed Original file line number Diff line number Diff line change 33" to a new buffer
44" Author: Alexander Skachko <alexander.skachko@gmail.com>
55" Homepage: https://github.com/lucerion/vim-executor
6- " Version: 1.0 .0 (2017-10-08 )
6+ " Version: 1.1 .0 (2022-06-21 )
77" Licence: BSD-3-Clause
88" ===========================================================================
99
Original file line number Diff line number Diff line change 33" to a new buffer
44" Author: Alexander Skachko <alexander.skachko@gmail.com>
55" Homepage: https://github.com/lucerion/vim-executor
6- " Version: 1.0 .0 (2017-10-08 )
6+ " Version: 1.1 .0 (2022-06-21 )
77" Licence: BSD-3-Clause
88" ===========================================================================
99
Original file line number Diff line number Diff line change 33" to a new buffer
44" Author: Alexander Skachko <alexander.skachko@gmail.com>
55" Homepage: https://github.com/lucerion/vim-executor
6- " Version: 1.0 .0 (2017-10-08 )
6+ " Version: 1.1 .0 (2022-06-21 )
77" Licence: BSD-3-Clause
88" ===========================================================================
99
Original file line number Diff line number Diff line change 33
44Author: Alexander Skachko <alexander.skachko@gmail.com>
55Homepage: https://github.com/lucerion/vim-executor
6- Version: 1.0 .0 (2017-10-08 )
6+ Version: 1.1 .0 (2022-06-21 )
77Licence: BSD-3-Clause (see vim-executor-license)
88
99===============================================================================
@@ -80,15 +80,25 @@ Reuse buffer with results instead of opening a new one.
8080===============================================================================
8181CHANGELOG *vim-executor-changelog*
8282
83+ 1.1.0 (2022-06-21)~
84+
85+ vim-buffr plugin version 2.0.0 required
86+
87+ Changes
88+
89+ * removed position option from command (use window split modes instead)
90+
83911.0.0 (2017-10-08)~
8492
8593 Changes
94+
8695 * execute a command without opening result buffer
8796 * documentation added
8897
89980.2.0 (2016-12-20)~
9099
91100 Changes
101+
92102 * async execution for vim version > 8.0 added
93103
941040.1.0 (2016-12-12)~
Original file line number Diff line number Diff line change 33" to a new buffer
44" Author: Alexander Skachko <alexander.skachko@gmail.com>
55" Homepage: https://github.com/lucerion/vim-executor
6- " Version: 1.0 .0 (2017-10-08 )
6+ " Version: 1.1 .0 (2022-06-21 )
77" Licence: BSD-3-Clause
88" ===========================================================================
99
You can’t perform that action at this time.
0 commit comments