VSCodeVim/Vim

Support `tildeop`

Open

#3094 opened on Oct 4, 2018

View on GitHub
 (0 comments) (2 reactions) (0 assignees)TypeScript (12,664 stars) (1,271 forks)batch import
help wantedkind/enhancement

Description

Vim allows tilde ~ to behave as an operator (http://vimdoc.sourceforge.net/htmldoc/options.html#'tildeop') and it would be nice if VSCodeVim supported this behavior as well.

Contributor guide