summaryrefslogtreecommitdiff
path: root/home/xyz/.config/myconf
diff options
context:
space:
mode:
Diffstat (limited to 'home/xyz/.config/myconf')
-rw-r--r--home/xyz/.config/myconf/surfingkeys_config.js2
1 files changed, 2 insertions, 0 deletions
diff --git a/home/xyz/.config/myconf/surfingkeys_config.js b/home/xyz/.config/myconf/surfingkeys_config.js
index e0399abe..71ea7f42 100644
--- a/home/xyz/.config/myconf/surfingkeys_config.js
+++ b/home/xyz/.config/myconf/surfingkeys_config.js
@@ -49,6 +49,8 @@ unmap('<Alt-s>');
// I tried to run the source code as temp extension in about:debugging or with web-ext cli tool but no luck
// update: surfingkeys 1.0 is out, but it integrate neovim in another way, and firefox is not supported?
// https://github.com/brookhong/Surfingkeys/issues/1542#:~:text=side%20is%20not-,necessary,-now%2C%20please%20help
+// some more links:
+// https://github.com/brookhong/Surfingkeys/tree/master/src/nvim/server
settings.useNeovim = true;
// disable all insert mode hotkeys except Ctrl-i for future neovim integration