diff --git a/src/files.hpp b/src/files.hpp index 058103c..e94e999 100644 --- a/src/files.hpp +++ b/src/files.hpp @@ -159,8 +159,8 @@ const std::string default_config_file = "source_center_cursor": "l", "source_cursor_history_back": "Left", "source_cursor_history_forward": "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": "p", "source_find_symbol": "f", "source_find_pattern": "f",