Init repository
This commit is contained in:
commit
0665b12d6c
1265 changed files with 259133 additions and 0 deletions
.vim.local/scripts
4
.vim.local/scripts/vimmake.test
Executable file
4
.vim.local/scripts/vimmake.test
Executable file
|
@ -0,0 +1,4 @@
|
|||
#!/bin/bash
|
||||
if make -j 8; then
|
||||
./editor tests/test.json
|
||||
fi
|
Loading…
Add table
Add a link
Reference in a new issue