Is your feature request about something that is currently impossible or hard to do? Please describe the problem.
See neovim/neovim#39209.
Text objective for all lines in buffer. This has demonstrated interest in the below plugin.
https://github.com/kana/vim-textobj-entire
Describe the solution you'd like
some text object referring to the entire buffer.
The associated neovim issue has had a bit of discussion. The main oddity is that the a and e modifies (forgot what they are called) don't really mean much around the entire buffer.
Describe alternatives you've considered
Not adding it.
Is your feature request about something that is currently impossible or hard to do? Please describe the problem.
See neovim/neovim#39209.
Text objective for all lines in buffer. This has demonstrated interest in the below plugin.
https://github.com/kana/vim-textobj-entire
Describe the solution you'd like
some text object referring to the entire buffer.
The associated neovim issue has had a bit of discussion. The main oddity is that the
aandemodifies (forgot what they are called) don't really mean much around the entire buffer.Describe alternatives you've considered
Not adding it.