standard vim behavior: go to linenumber no longer works
rolfst opened this issue · 3 comments
rolfst commented
- delete rest of line no longer works
when I do 'D' i open neotree dir - go to linenumber no longer works
when I do10G
i expect to go to line number 10 but instead I get the error message:E481: No range allowed
lvim-tech commented
I tested it. Works on nvim 0.8 and nightly. Lvim commit?
rolfst commented
latest commit does work but I found delete rest of line still doesn't
lvim-tech commented
fixed