My configurations for the software I use

Add configuration options for erlang

yemou.pink b91b1fdc c6d2209c

verified
Changed files
+5
config
kak
+5
config/kak/kakrc
···
m-whitespace spaces 2
}
+
hook global WinSetOption filetype=erlang %{
+
set-option buffer formatcmd "erlfmt -"
+
m-whitespace spaces 4
+
}
+
hook global WinSetOption filetype=html %{
set-option buffer formatcmd "prettier --parser html"
}