pseudo-moves for pieces (not pawns nor special moves)

This commit is contained in:
2021-10-31 12:16:11 +01:00
parent 07e7cbc72a
commit 2f701c4bd5
9 changed files with 286 additions and 7 deletions

1
dir-locals.el Normal file
View File

@@ -0,0 +1 @@
((c-mode . ((compile-command . "make -C ../build -j2 whatever"))))