refactor: remove config option vim_insert_chording_keybindings
This commit is contained in:
parent
ed2be3767a
commit
cf1befe3fa
2 changed files with 0 additions and 2 deletions
|
@ -8,7 +8,6 @@ gutter_line_numbers_relative: bool = false,
|
|||
vim_normal_gutter_line_numbers_relative: bool = true,
|
||||
vim_visual_gutter_line_numbers_relative: bool = true,
|
||||
vim_insert_gutter_line_numbers_relative: bool = false,
|
||||
vim_insert_chording_keybindings: bool = false,
|
||||
enable_terminal_cursor: bool = true,
|
||||
enable_terminal_color_scheme: bool = builtin.os.tag != .windows,
|
||||
highlight_current_line: bool = true,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue