File tree Expand file tree Collapse file tree 3 files changed +7
-3
lines changed Expand file tree Collapse file tree 3 files changed +7
-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 <alexander.skachko@gmail.com>
44" Homepage: https://github.com/lucerion/vim-extract
5- " Version: 0.1
5+ " Version: 0.2
66" Licence: MIT
77" ==============================================================
88
Original file line number Diff line number Diff line change 22
33Author: Alexander Skachko <alexander.skachko@gmail.com>
44Homepage: https://github.com/lucerion/vim-extract
5- Version: 0.1
5+ Version: 0.2
66Licence: MIT
77
88===============================================================================
@@ -81,6 +81,10 @@ Default: 1
8181===============================================================================
8282CHANGELOG *vim-extract-changelog*
8383
84+ 0.2.0
85+ Fixes
86+ Change buffr#open to buffr#open_or_create
87+ Rename Extract to VExtract command (vim-rails plugin conflict)
84880.1.0 (2015-12-06)
8589 First release
8690
Original file line number Diff line number Diff line change 22" Description: Extract selection to a new buffer
33" Author: Alexander Skachko <alexander.skachko@gmail.com>
44" Homepage: https://github.com/lucerion/vim-extract
5- " Version: 0.1
5+ " Version: 0.2
66" Licence: MIT
77" ==============================================================
88
You can’t perform that action at this time.
0 commit comments