Files
machakann 39673fb3ce Elect textobjects by representative length
Textobj-auto has elected text by wrapped text excluding surroundings. However, this method works unintentionally, for example, reported at #127. This commit changes the election algorithm to use representative lengths; it is the length of wrapped text excluding surroundings if the cursor inside or including surroundings if the cursor is on either one of the surroundings.
2022-01-30 21:38:21 +09:00
..
2017-08-21 23:51:12 +08:00
2015-07-19 14:32:58 +08:00

Use themis.vim (https://github.com/thinca/vim-themis)

1. git clone https://github.com/thinca/vim-themis.git
2. cd path/to/vim-sandwich
3. path/to/vim-themis/bin/themis      (Linux)
   path/to/vim-themis/bin/themis.bat  (Windows)