Hi, I am using neovim 0.5.0-21453e8 on macOS X 10.15.6
When trying to comment several lines at the same time a motion like 3gcc will comment exactly 3 lines which does not respect the relativenumber approach. I suggest start counting from 0 as is a more common practice in cs and vim , then 3gcc will comment 4 lines respecting the relativenumber approach.
Thank you and great work, by the way. I stopped using vim-commentary
Hi, I am using neovim 0.5.0-21453e8 on macOS X 10.15.6 When trying to comment several lines at the same time a motion like 3gcc will comment exactly 3 lines which does not respect the relativenumber approach. I suggest start counting from 0 as is a more common practice in cs and vim , then 3gcc will comment 4 lines respecting the relativenumber approach.
Thank you and great work, by the way. I stopped using vim-commentary