mirror of
https://github.com/neovim/neovim.git
synced 2026-05-23 21:30:11 +00:00
text-object-define is a pattern I found in tpope's plugins (e.g. https://github.com/tpope/vim-jdaddy) which shows an elegant way to define a text-object. (Any mistakes in the example are my fault.)