voldikss

Results 8 issues of voldikss

针对 Vim/Neovim 用户 ## 链接 [vim-codelf](https://github.com/voldikss/vim-codelf) ## 安装 ```vim Plug 'voldikss/vim-codelf' ``` ## 用法 使用示例按键映射 ```vim inoremap =codelf#start() nnoremap :call codelf#start() ``` - 按 `` 或者执行命令 `:Codelf [word]` 实现搜索并将结果作为补全候选 -...

Hi, would you consider to add the floating-window/popup support?

![image](https://user-images.githubusercontent.com/20282795/218294332-e39dcd01-974e-4ae7-94c9-e0e823e9a6db.png) I inspected the history of the GitHub Action of the project, surprisedly found that building ocjs job would cost so much time. Are there some ways we could take...

To reproduce the issue: - Given : `"sometexts"`, put the cursor inside the quotes - Type `cs"'` to change `"` to `'` - Now the it's changed to `'sometexts'` -...

因为 https://github.com/jeequan/jeepay/blob/58d428acfacdc479743c998bf17b5e86cf8248de/jeepay-payment/pom.xml#L127-L134 导致 https://github.com/jeequan/jeepay/blob/58d428acfacdc479743c998bf17b5e86cf8248de/docs/Dockerfile#L9 出错