|
|
|
|
@ -159,8 +159,8 @@ const std::string default_config_file =
|
|
|
|
|
"source_center_cursor": "<primary>l", |
|
|
|
|
"source_cursor_history_back": "<alt>Left", |
|
|
|
|
"source_cursor_history_forward": "<alt>Right", |
|
|
|
|
"source_show_completion_comment" : "Add completion keybinding to disable interactive autocompletion", |
|
|
|
|
"source_show_completion" : "", |
|
|
|
|
"source_show_completion_comment": "Add completion keybinding to disable interactive autocompletion", |
|
|
|
|
"source_show_completion": "", |
|
|
|
|
"source_find_file": "<primary>p", |
|
|
|
|
"source_find_symbol": "<primary><shift>f", |
|
|
|
|
"source_find_pattern": "<alt><shift>f", |
|
|
|
|
|