VSCodeVim/Vim

Stay on (yank, indent, outdent, delete, etc) feature

オープン

#2,397 opened on 2018/02/20

 (7 件のコメント) (8 件のリアクション) (0 人の担当者)TypeScript (1,271 件のフォーク)batch import
area/not-vim-corehelp wantedkind/feature

Repository metrics

Stars
 (12,664 個のスター)
PR merge metrics
 (PR metrics pending)

説明

Is this a BUG REPORT or FEATURE REQUEST? (choose one): Feature Request

One of the nice things I like about Atom's popular vim plugin, vim-mode-plus, is the option to enable stayOn{Yank,Delete,etc}. These options "try to keep original cursor position as much as posible after operation". It is an intentional difference from pure vim, and is behind a configuration flag.

I've got a local copy of this plugin that mimics that behavior - would you be open to a PR that adds similar options to this plugin? Just wondering before I go through the effort to package up a neat PR for it.

コントリビューターガイド