diff --git a/config.toml b/config.toml index ebf3184..a6ce338 100644 --- a/config.toml +++ b/config.toml @@ -29,3 +29,6 @@ render = true [editor.smart-tab] enable = false + +[keys.normal] +"S-d" = "kill_to_line_end"