Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
次のホットキーを言うには、i、n、および v モードで何を入力すればよいですか?
\sd\sf
また、私は cygwin でこのプラグインを使用していますか?
これは、使用しようとしているプラグインとホットキーの警告 PDFです。
\sd がdo {} while中括弧の間にカーソルを置いて a を取得するには:
do {} while
:imap \sd do {} while<ESC>hhhhhhi :nmap \sd ado {} while<ESC>hhhhhhi :vmap \sd ado {} while<ESC>hhhhhhi
これで、残りも埋められると思います。
追加してこれを修正しました
filetype plugin on
~/.vimrc で