-
Notifications
You must be signed in to change notification settings - Fork 3
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Known issues & New features #4
Comments
i3config filetype c filetype, might need to re-enable the indent setting in treesitter. Need to re-consider it. jinja2 support: lsp, linter, formatter typst switch to new lsp: https://github.com/Myriad-Dreamin/tinymist |
sourcery in coc-diagnostic
|
git-blame的方法,找到文件修改历史、文件修改人、文件行内修改人显示等等 |
better plugin to replace distant distant disabled now |
Merge the |
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的分屏情况下进行 arieal 对于lua的字典,只显示config。比如在coc.lua文件里面。 |
nvim-autopairs已经提bug。等回复 |
inc rename,中间加入字符时,光标依然闪烁 已经提单,等回复 |
如果cmp补全了snippets,就会一直高亮去不掉。发现是上游neovim的问题 目前暂时通过切换到luasnip进行规避:f7e3597 。等后续上游解决。 |
从左下按C-w l跳到右,然后从右按C-w h,发现不会跳到左下,而是跳到左上。 |
在我自己的笔记本上,打开i3本地repo,ruff超时 |
再次检查所有插件的lazy条件设置是否符合预期 |
分别打包一个x86和arm的镜像 只需要提供dockerfile即可。但是需要考虑架构 |
https://github.com/tpope/vim-scriptease
https://github.com/echasnovski/mini.diff
https://github.com/pwntester/octo.nvim
https://github.com/MagicDuck/grug-far.nvim
https://github.com/saghen/blink.cmp
The text was updated successfully, but these errors were encountered: