Kim 金可明
Kim 金可明
This feature has been merged and released in [v4.7.0](https://github.com/kkoomen/vim-doge/releases/tag/v4.7.0). Feel free to submit any new issues if you experience any unwanted behavior in the future. Thanks for your contribution.
Hi, In v1-v2 we added this support through vimscript but deleted it in v3 as it became troublesome to implement through vimscript for users. The rewrite v4 does allow more...
I can confirm this fix works for M1/M2 macbooks as well.
@almarklein can't you just update the tests? Looks like OP isn't that active.
Hi, Well, at first I'd say that this plugin simply does expressions, such as functions, classes, class properties etc, but I think it is an interesting idea. I do can...
Is it fixed if you add this to your .vimrc? ```vimrc let g:doge_filetype_aliases = {} ```
This is currently not available in Tauri, but they're working on it, see https://github.com/tauri-apps/tauri/issues/5279, which is the reason why I disabled this. This will be implemented later if Tauri supports...
@ozwaldorf Hi. You are right that the support is very poor, because this is simply my own personal project that I open sourced. I only use a wacom drawing tablet...
@ozwaldorf Alright, I guess you want a two-finger pinch zoom to zoom in/out, right? EDIT: @ozwaldorf I just created pinch touch support inside the master branch. Please have a look...
Hi, this is definitely possible. I'll put it on the list for when I have time again to build on the app,