Silas Yu

Results 50 comments of Silas Yu

Merge the `:Bd` and `:Bde` two plugins.

learn how to use vim-visual-multi

卡顿: ruff might cause slow when switching to insert mode. Very slow. dd删除一行的时候,在服务器上也会卡一下。因此需要查明原因 经常需要CocRestart

**切换到nvim_lsp分支:** 参考lunarvim、**lazyvim**和astronvim的插件。

黏贴的时候,有时候会贴出来v:null 考虑可能是yanky的问题。下次出现的时候,再禁用yanky测试一下。

nvim-tree里面对着pdf文件按s无法通过xdg-open直接打开。但是png图片可以。因此这可能是正常情况。 关键是如何配置default application。这是一个全局行为。

arieal.nvim: 如果开启了同一buffer的分屏情况下进行`v`,此时侧边栏的显示会出问题。 arieal 对于lua的字典,只显示config。比如在coc.lua文件里面。

在vim里面使用lazygit,如果squash commit,然后继续编辑文件,会提示:

nvim-autopairs已经提bug。等回复 https://github.com/windwp/nvim-autopairs/issues/468

inc rename,中间加入字符时,光标依然闪烁 已经提单,等回复 https://github.com/smjonas/inc-rename.nvim/issues/63