vim-expand-region
vim-expand-region copied to clipboard
not working as expected
- When I press the first +, it selects the WHOLE WORD
- The second +, it selects the WHOLE PARAGRAPH
- Any + right after the 2nd one DOES NOT WORK AT ALL
I think you are missing the dependencies for selecting line / whole buffer:
- https://github.com/kana/vim-textobj-line
- https://github.com/kana/vim-textobj-entire