I wish to highlight bpstahlman’s great work on vim-sexp which is still my go-to after switching to neovim last year. https://github.com/bpstahlman/vim-sexp/tree/enhanced-sexp-objects is the branch you should use, and check out the “flow commands” which are great for moving the cursor around and which also keep a visual selection balanced automatically as you move around with them.
Huge pr! https://github.com/guns/vim-sexp/pull/34 some of these commits are very old!
What are you finding particularly useful?
I miss vim-sexp so much when I am writing code that isn't in a lisp.