force lf eof
This commit is contained in:
parent
2eb14066f4
commit
e10196b1d0
1 changed files with 1 additions and 0 deletions
1
kakrc
1
kakrc
|
|
@ -48,6 +48,7 @@ map -docstring "paste" global user p "!wl-paste<ret>"
|
||||||
|
|
||||||
# git
|
# git
|
||||||
declare-user-mode git
|
declare-user-mode git
|
||||||
|
set-option global eolformat lf
|
||||||
map -docstring "preview" global git p ":git show-diff<ret>"
|
map -docstring "preview" global git p ":git show-diff<ret>"
|
||||||
map -docstring "next change" global git j ":git next-hunk<ret>"
|
map -docstring "next change" global git j ":git next-hunk<ret>"
|
||||||
map -docstring "previous change" global git k ":git prev-hunk<ret>"
|
map -docstring "previous change" global git k ":git prev-hunk<ret>"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue