# File lib/neovim/buffer.rb, line 92
def
delete
(
index
)
lines
.
delete
(
index
-
1
)
end