theSprog

Results 10 comments of theSprog

> Hey! I found out my script to update the versions automatically doesn't actually work because the AUR [requires an external script](https://www.reddit.com/r/archlinux/comments/z3gjz0/how_does_aur_page_update_to_actual_version_of_git/) to update the PKGBUILD files for each package....

> Hmm, not sure for that one. Maybe look for a Rust-specific guide to packaging for the AUR? Or perhaps ask ChatGPT/Claude. Indeed, it is weird. When I makepkg -si...

I'm also suffering from this problem where the auto-align plugin doesn't work when the selected text includes the first line and the scope of the selection is a paragraph. And...

Thank you for your response. I appreciate the suggestion regarding the handling of stdin in the custom command module. As I am relatively new to this and not very familiar...

> Your project doesn't have a `compile_commands.json` file. > > Please have a look at https://clangd.llvm.org/installation#project-setup. > > Note that finding a definition in a different translation unit requires background...

Yes, I also encountered the problem you mentioned, but when I was about to type `r !ls`, neovim froze after I typed `!`. But one thing I need to add...

I opened another issue to discuss this issue. #112

I checked the source code and I don't know if there is a problem here. if vim.tbl_contains(option.ignore_cmds, parsed.cmd) then return {} end -- Cleanup modifiers. -- We can just remove...

由于看到作者的 readme 中提供了中文,以及文档中专门有一个 zh doc,所以猜测作者应该是位国人(猜错了不要打我😝 如果我的英文表达不够清晰(翻译的),我的想法就是能不能暴露出一个接口,使得我可以直接获取左侧高亮数字(line_num)功能的 start_line 和 end_line,这样我就可以用这个接口,自定义一些函数(例如立即以 V-lines 模式选中和 line_num 匹配的 lines),这使得一些选中操作会变得十分便捷

Okk,没事。 我看 readme 中写 (the author is a student with a lot of time to maintain this plugin, haha)。同为学生,我也是把自己的 nvim 折腾着玩。 现在就业形势确实有点难,祝你找到满意的工作😉