Silas Yu

Results 50 comments of Silas Yu

cursor AI? https://github.com/yetone/avante.nvim https://github.com/dense-analysis/neural

如果cmp补全了snippets,就会一直高亮去不掉。发现是上游neovim的问题 目前暂时通过切换到luasnip进行规避:https://github.com/ysl2/nvim/commit/f7e35971d4dbbbdbb9ec5e0cbd0dd7e7e89378f7 。等后续上游解决。

mypy开启stdin。 参考: - https://github.com/python/mypy/issues/2119 - https://github.com/mfussenegger/nvim-lint/blob/master/lua/lint/linters/mypy.lua - https://github.com/mfussenegger/nvim-lint?tab=readme-ov-file#custom-linters 目前关闭了mypy

从左下按C-w l跳到右,然后从右按C-w h,发现不会跳到左下,而是跳到左上。

在我自己的笔记本上,打开i3本地repo,ruff超时

再次检查所有插件的lazy条件设置是否符合预期

出现在telescope筛选文件,然后通过`s`分屏的时候:

python选中范围后Format失效

分别打包一个x86和arm的镜像 只需要提供dockerfile即可。但是需要考虑架构

mac系统,telescope里面,cmd+v粘贴,贴不出来