# File lib/neovim/line_range.rb, line 135
def
delete
(
index
)
@buffer
.
del_line
(
abs_line
(
index
))
end