Nikita
Nikita
@flippidippi Have you made any progress in making sVim available for Catalina? Would love to help you but not sure how. ♥️
Someone mentioned there was a working fork of sVim with limited features. Anyone has a link?
Vimari is not close to sVim at all. Can't even configure (rebind) keys.
@de-Blaxe do you have telegram or somewhere I can message you? I had some issues building your forked extension. And want to help you move the project forward with the...
Hey @luchenyuxx Just wanted to ask if there was any update on this feature. 🙂 I looked at sVim code and don't even know where to start adding support for...
Hey @luchenyuxx Did you by chance have any time to look at this? I can understand how I can map `/` to do the searching but. But I also want...
Hey @luchenyuxx. Can you guide me on how I can make this change. This is literally the only thing I wish existed in sVim that it currently doesn't do. 😞...
> It seems it will take forever for apple to accept it Safari Extension Gallery is going away with next macOS update. This extension has to be rewritten for new...
> This works great unless you want to use a single-key shortcut I am not sure if sVim allows this, but it would be great if you could map actions...
I used @luchenyuxx advice and changed my .sVim-hint CSS to this: ```css .sVim-hint { /* background-color: #FFFF01; white */ background-color: ##FFFFF8; /* night */ /* color: #000000; white */ color:...