remove debug info

main
Brian Hicks 2020-03-18 10:08:27 -05:00
parent c4e08a84aa
commit 3ec45dd283
1 changed files with 0 additions and 2 deletions

View File

@ -249,9 +249,7 @@ in {
hook global WinSetOption filetype=nix %{
set-option buffer formatcmd nixfmt
set-option buffer tabstop 2
hook buffer BufWritePre .* format
echo "IT'S NIX!"
}
'';
};