VSCodeVim/Vim

Support `tildeop`

Closed

#3,094 opened on Oct 4, 2018

 (0 comments) (2 reactions) (0 assignees)TypeScript (1,271 forks)batch import
help wantedkind/enhancement

Repository metrics

Stars
 (12,664 stars)
PR merge metrics
 (Avg merge 9d 13h) (7 merged PRs in 30d)

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