diff --git a/kakrc b/kakrc index 57f8bcd..f4fd354 100644 --- a/kakrc +++ b/kakrc @@ -48,6 +48,7 @@ map -docstring "paste" global user p "!wl-paste" # git declare-user-mode git +set-option global eolformat lf map -docstring "preview" global git p ":git show-diff" map -docstring "next change" global git j ":git next-hunk" map -docstring "previous change" global git k ":git prev-hunk"