My configurations for the software I use
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

Add configuration options for erlang

yemou b91b1fdc c6d2209c

+5
+5
config/kak/kakrc
··· 183 183 m-whitespace spaces 2 184 184 } 185 185 186 + hook global WinSetOption filetype=erlang %{ 187 + set-option buffer formatcmd "erlfmt -" 188 + m-whitespace spaces 4 189 + } 190 + 186 191 hook global WinSetOption filetype=html %{ 187 192 set-option buffer formatcmd "prettier --parser html" 188 193 }