英文: Modify Vim section jumping with [[ and ]]? 问题 可以将[[和]]更改为跳到第一列的最近的{或}(默认行为),或者在若干个制表符之后的第一列吗?例如,...
Defining a shortcut only in vimdiff.
英文: Defining a shortcut only in vimdiff 问题 I have been using vimdiff in its vimdiff1 layout, where i...
在Vim中编辑多行以在文本末尾添加文本。
英文: vim editing multiple lines to add text at the end of text 问题 I have a following block of text. `...
错误:在保存时,vim 打印“/etc/paths”时出现错误 E212:
英文: bug: vim when save print "/etc/paths" E212: 问题 在终端打开 "vim" 编辑器后,尝试保存路径环境时,当输...
删除特定行到特定行的ex命令行在list.txt的bash脚本中。
英文: ex command line for delete frome specific line to specific line in list.txt bash script 问题 我有一个名...
使用Vim中的`di{`仅删除函数体。
英文: Removing only the function body using `di{` in Vim 问题 最近我开始学习Vim,卡在了它在更改/删除文本对象方面的行为上,特别是花括号括起的代...
扩展 % 寄存器
英文: Expand the % register 问题 在插入或命令模式下,键入CTRL+r %会插入当前文件的名称。 但是否可以扩展%寄存器,使其还包含文件的完整路径呢? 英文: In inser...
(Neo)vim 替换块/正规可视范围,而不是行可视范围
英文: (Neo)vim substitute over block/regular visual range, and not line visual range 问题 如果我在Vim的可视模式下突...
如何在Vim/Neovim的插入模式下使用 bracketed-paste-mode 粘贴寄存器?
英文: How to use bracketed-paste-mode in Vim/Neovim when pasting a register in insert mode? 问题 在使用Vim/...
K9s 在使用 neovim 时不会应用编辑。
英文: K9s edits are not applied when using neovim 问题 编辑资源的YAML定义时,更改不会在k9s中生效。 我注意到neovim会将我对文件所做的更改保存...
9