-
Notifications
You must be signed in to change notification settings - Fork 3
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条件设置是否符合预期 |
nvim-tree,有的时候文件后面的小点(表示有修改)去不掉,偶现 |
python函数的if内return,之后的光标会直接跳到下一行开头。已经给nvim-treesitter提单 |
按照lazyvim更新插件,比如nvim-cmp换成blink |
重构整个仓库,预期是让文件格式化,符合逻辑,统一所有变量命名方式和大小写等等,总之让整个仓库更加规范化 |
让toggleterm的leader-r,和lazygit,可以隐藏和重现。当前是leader r只要按了任何key,就直接退出了。导致无法去查看对应代码,只能重新跑 |
leetcode.nvim显示图片: |
|
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: