RoachZhao

Results 176 comments of RoachZhao

Hi, @puremourning . I'm very glad to make a pr for YCM!!! But seems it's hard for me to write a corresponding test. I think the test should be add...

For now, I have two questions. One: how to trigger the test as run `./test/run_vim_tests commands.test.vim` doesn't work as expect? Two: Help me write a right test funtion if anthing...

Hi, @mogelbrod . Like wrote in README.md `vim.remap` could map `ctrl+shift+y` to VSCodeVim `yy`. Is there a way to do the opposite? I mean, we fisrt define a shortcut in...

commad like `extension.vim_CamelCaseMotion_w` +1

Hi @deadc0de6 , get same error when using master branch.

Hi @deadc0de6 on my test master branch fixed this issue. Thanks a lot!!! Futher more, get below verbose if has unimported file under a directory which managed by dotdrop: ![image](https://github.com/deadc0de6/dotdrop/assets/9500049/d7eb5701-8a5f-4e0f-8a23-b49f7a639983)

Yeahhh, thanks a lot. Is there a doc link? And how about the `modes differ` the reason is dst is windows filesystem (everything is 777).

Thanks. Very helpful! Regarding the permission, preserve remove the confirm when run `dotdrop install`.