-
On latest chromium and cvim, quickmarks doesn't work with numbers, only letters.
Doesn't work:
let qmark 7 = "http://www.focalecig.com"
This work:
let qmark f = "http://www.focalecig.com"
I'm ne…
-
The now defunct project [cvim](https://github.com/1995eaton/chromium-vim/) had the option to edit the chrome keybindings so stopped closing tabs and started working just like ctrl+backspace. As a vim…
-
Would you be open to a PR that added `class='cVim'` to elements, to facilitate CSS selectors that operate on all cVim elements? This could also allow the current CSS to be simplified.
I tried to ch…
-
之前一直用 ' 来调起easymotion,现在换了flash,希望能把f改成 '
还发现一个问题,安装cvim后还是不习惯f被占用,禁用flash发现f原生功能没了
-
When I click on the option menu of cvim in the address bar or even in the chrome extensions page.
However, in my another PC, there is no the problem.
Need I submit the log or any other file to analyze…
-
If I go to a webpage and select some text I am unable to deselect it by clicking somewhere in the selected text, it seems I have to click somewhere outside of the selection to deselect it. With cvim d…
-
Hi, guys.
I have to say that [flash.nvim](https://github.com/folke/flash.nvim) is better than [leap.nvim](https://github.com/ggandor/leap.nvim).
So I've implemented something similar to flash.nv…
-
When the user opens a new tab via `Ctrl`+`T`, the plugin does not work.
-
On the whole, I really like using cVim. However, there are some things that I have found to be somewhat annoying, and I haven't seen these issues being addressed in other posts. So here we go:
1) *…
ghost updated
6 years ago
-
Look at adding chrome-extensions or an alternative extension system. [electron-chrome](https://github.com/koush/electron-chrome) has some support for chrome apps.
**[To help us prioritise which ext…