File tree Expand file tree Collapse file tree 5 files changed +11
-5
lines changed Expand file tree Collapse file tree 5 files changed +11
-5
lines changed Original file line number Diff line number Diff line change 3
3
" to a new buffer
4
4
" Author: Alexander Skachko <[email protected] >
5
5
" Homepage: https://github.com/lucerion/vim-executor
6
- " Version: 0.2. 0 (2016-12-20 )
6
+ " Version: 1.0. 0 (2017-10-08 )
7
7
" Licence: BSD-3-Clause
8
8
" ===========================================================================
9
9
Original file line number Diff line number Diff line change 3
3
" to a new buffer
4
4
" Author: Alexander Skachko <[email protected] >
5
5
" Homepage: https://github.com/lucerion/vim-executor
6
- " Version: 0.2. 0 (2016-12-20 )
6
+ " Version: 1.0. 0 (2017-10-08 )
7
7
" Licence: BSD-3-Clause
8
8
" ===========================================================================
9
9
Original file line number Diff line number Diff line change 3
3
" to a new buffer
4
4
" Author: Alexander Skachko <[email protected] >
5
5
" Homepage: https://github.com/lucerion/vim-executor
6
- " Version: 0.2. 0 (2016-12-20 )
6
+ " Version: 1.0. 0 (2017-10-08 )
7
7
" Licence: BSD-3-Clause
8
8
" ===========================================================================
9
9
Original file line number Diff line number Diff line change 3
3
4
4
Author: Alexander Skachko <
[email protected] >
5
5
Homepage: https://github.com/lucerion/vim-executor
6
- Version: 0.2. 0 (2016-12-20 )
6
+ Version: 1.0. 0 (2017-10-08 )
7
7
Licence: BSD-3-Clause (see vim-executor-license)
8
8
9
9
===============================================================================
@@ -85,6 +85,12 @@ Default: 1
85
85
===============================================================================
86
86
CHANGELOG *vim-executor-changelog*
87
87
88
+ 1.0.0 (2017-10-08)~
89
+
90
+ Changes
91
+ * execute command without opening result buffer
92
+ * documentation added
93
+
88
94
0.2.0 (2016-12-20)~
89
95
90
96
Changes
Original file line number Diff line number Diff line change 3
3
" to a new buffer
4
4
" Author: Alexander Skachko <[email protected] >
5
5
" Homepage: https://github.com/lucerion/vim-executor
6
- " Version: 0.2. 0 (2016-12-20 )
6
+ " Version: 1.0. 0 (2017-10-08 )
7
7
" Licence: BSD-3-Clause
8
8
" ===========================================================================
9
9
You can’t perform that action at this time.
0 commit comments