Merged Patch by Aaron Schrab
This commit is contained in:
commit
aae704bd1a
@ -119,6 +119,8 @@ def new_scratch_buffer(text):
|
||||
|
||||
vim.buffers[-1][:] = text.splitlines()
|
||||
|
||||
feedkeys(r"\<Esc>")
|
||||
|
||||
def select(start, end):
|
||||
"""Select the span in Select mode"""
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user