some changes

This commit is contained in:
2025-04-02 21:45:33 +02:00
parent 334bda6a91
commit cca97e4a0c
5 changed files with 67 additions and 12 deletions
+3 -1
View File
@@ -1,5 +1,7 @@
{
"files.associations": {
"users.h": "c"
"users.h": "c",
"ncurses.h": "c",
"stdlib.h": "c"
}
}