jiz4oh
jiz4oh
Hi @kristijanhusak, I've encountered a bug that I believe is related to https://github.com/tpope/vim-dadbod/commit/23514a579ce6df28fd956070d9e2ac1051855115. what I am looking forward to is: but the following situations are often encountered if I add...
**Is your feature request related to a problem? Please describe.** I got a error when I opened File List **Describe the solution you'd like** Please support the new architecture of...
It just feels more "vim-like" to be able to do things with motion.
Maybe use g:fzf_action as instead of 's:MRU_FZF_EditFile function the default more friendly
Hi, I occurred a weird error, call `:LspDocumentDiagnostics` and get unexpected lsp servers(**typescript-language-server/bash-language-server**) in my ruby files  I haven't found a step to reproduce the error stably, but usually...
### Describe the Bug The asdf current is not return correctly if some of specify versions are not installed, I have the following line in `.tool-versions`: ``` ruby 2.7.8 2.6.10...
## Problem `apiKey` type security is only valid on declare as Symbol, and is invalid as String ## Solution convert type as symbol before compare ### This concerns this parts...
**Is your feature request related to a problem? Please describe.** no **Describe the solution you'd like** we must reshim manually by self **Describe alternatives you've considered** reshim should occur automatically...
不知道mac的实现方式是否支持通过命令行同步和部署,比如 - 同步:rime sync - 部署:rime deploy 这样的话就可以通过定时任务来定时同步和部署,不再需要手动点击来实现。
更好的回复优化
现在在一条帖子艾特多人的情况下,默认会将回复添加到第一个帖子后面。可以考虑两个方案: 1. 分拆:将对应的回复信息添加到对应的帖子下面 2. 调整:将回复添加到最后一个帖子后面,这样感觉会更合理一些