commit 2e25bff15413f2365f1b18c901f93297ce07c645 Author: jeremy <jeremy@ubuntu> Date: Thu Sep 12 10:19:07 2024 -0400 Adds t-echo support commit aa44625847179c5b3c4d03b9f7e062f409da0d8a Author: jeremy <jeremy@ubuntu> Date: Thu Sep 12 10:19:07 2024 -0400 Adds t-echo supportmaster
parent
07b7e28c74
commit
02f9dc1345
8 changed files with 136 additions and 12 deletions
@ -0,0 +1,16 @@ |
||||
{ |
||||
"files.associations": { |
||||
"array": "cpp", |
||||
"deque": "cpp", |
||||
"list": "cpp", |
||||
"string": "cpp", |
||||
"unordered_map": "cpp", |
||||
"unordered_set": "cpp", |
||||
"vector": "cpp", |
||||
"string_view": "cpp", |
||||
"initializer_list": "cpp", |
||||
"ranges": "cpp", |
||||
"span": "cpp", |
||||
"format": "cpp" |
||||
} |
||||
} |
Loading…
Reference in new issue