My configurations for the software I use
1
fork

Configure Feed

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

Change nix formatter

yemou f233cda1 056f77cd

+1 -1
+1 -1
config/kak/kakrc
··· 187 187 } 188 188 189 189 hook global WinSetOption filetype=nix %{ 190 - set-option buffer formatcmd "nixpkgs-fmt" 190 + set-option buffer formatcmd "nixfmt" 191 191 } 192 192 193 193 hook global WinSetOption filetype=java %{