Wie verwendet Vimperator die Abkürzung „Abbreviate', um eine Wagenzeichenfolge zurückzugeben?
漂亮男人
漂亮男人 2017-05-16 16:34:38
0
1
737

.vimperatorrc-Konfiguration enthält:

ab aaa a\nb\nc

Ich möchte folgende Effekte erzielen

a
b
c

Aber der eigentliche Effekt ist

a\nb\nc

Bitten Sie um Rat

漂亮男人
漂亮男人

Antworte allen(1)
过去多啦不再A梦

:iab aaa a<CR>b<CR>c
不建议在命令行模式使用带回车的扩展,所以用:iab 仅支持插入模式

另外,建议使用 snippets 之类的插件来扩展文本

  • https://github.com/garbas/vim...

  • https://github.com/SirVer/ult...

  • https://github.com/drmingdrme...

Neueste Downloads
Mehr>
Web-Effekte
Quellcode der Website
Website-Materialien
Frontend-Vorlage