vim 中的版权字符

发布于 2024-07-16 03:48:39 字数 104 浏览 9 评论 0原文

我之前在vim中通过一些按键组合得到了这个版权符号。 现在有人可以帮我吗? 我只是想不起来了。

另外,如果可能的话,分享更多这样的角色......有时有人可能需要它。

I used to get this copyright symbol in vim earlier through some keys' combination. Can someone help me with it now? I simply fail to recollect it.

Also, if possible, share some more of such characters... someone might need it sometime.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(3

灼痛 2024-07-23 03:48:39
:digraphs

显示您可以使用的二合字母列表。 我看到版权符号为数字 169,其中有一个组合键“Co”。 要在编辑模式下重新创建它,请按 Ctrl+k,然后输入“Co”,您应该会看到一个版权符号。

:digraphs

shows the list of digraphs you can use. I see the copyright symbol as number 169, which has a key combo of "Co". To recreate that in edit mode, hit Ctrl+k, then type "Co", and you should have a copyright symbol.

雨的味道风的声音 2024-07-23 03:48:39

Ctrl-K
公司

应该这样做

Ctrl-K
Co

Should do it

亽野灬性zι浪 2024-07-23 03:48:39

在插入模式下 Ctrl+K Co 将插入版权 © 符号。

:digraphs 将给出其他特殊字符的组合键。

In insert mode Ctrl+K Co will insert copyright © symbol.

:digraphs will give key combinations for other special characters.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文