Skip to content

Instantly share code, notes, and snippets.

@lindhe
Last active July 21, 2017 15:04
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save lindhe/9a424086c88eb05ed590636e195f1d8f to your computer and use it in GitHub Desktop.
Save lindhe/9a424086c88eb05ed590636e195f1d8f to your computer and use it in GitHub Desktop.
VimFX laptop.home 2017-07-21
{
"prevent_autofocus": true,
"blacklist": "*example.com* *192.168.0.112:8006* *docs.google.com/* http://www.foddy.net/Athletics.html https://2017game.picoctf.com/game/*",
"hints.chars": "asdfjklweio nv",
"mode.normal.copy_current_url": "Y yy",
"mode.normal.go_home": "",
"mode.normal.history_back": "L s",
"mode.normal.history_forward": "Ö d",
"mode.normal.stop": "",
"mode.normal.scroll_right": "",
"mode.normal.scroll_half_page_down": "D",
"mode.normal.scroll_half_page_up": "E",
"mode.normal.scroll_to_left": "0 zl",
"mode.normal.scroll_to_right": "$ zö",
"mode.normal.tab_duplicate": "",
"mode.normal.tab_select_previous": "gT l",
"mode.normal.tab_select_next": "gt ö",
"mode.normal.tab_move_backward": "<c-L>",
"mode.normal.tab_move_forward": "<c-Ö>",
"mode.normal.tab_move_to_window": "gw W",
"mode.normal.tab_toggle_pinned": "",
"mode.normal.tab_close": "w",
"mode.normal.tab_restore": "u",
"mode.normal.follow_copy": "",
"mode.normal.click_browser_element": "zF ,c",
"mode.normal.follow_previous": "",
"mode.normal.follow_next": "",
"mode.normal.find": "a/",
"mode.normal.find_highlight_all": "/",
"mode.normal.window_new": "",
"mode.normal.window_new_private": "",
"mode.normal.enter_mode_ignore": "",
"mode.caret.copy_selection_and_exit": "",
"mode.hints.rotate_markers_forward": "<space>"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment