1
0
mirror of https://git.lain.church/emil/libhl.git synced 2025-06-18 00:17:58 +00:00

Relocate syntax/

This commit is contained in:
Emil
2023-08-28 13:03:03 -06:00
parent 2eb38da4e6
commit 18b6128e60
3 changed files with 2 additions and 2 deletions

View File

@ -40,7 +40,7 @@ int main(int argc,
// Highlight init
terminal_hl_init();
//
#include "c.h"
#include "syntax/c.h"
//
render_string(buffer, "cterm");