diff --git a/.vscode/settings.json b/.vscode/settings.json new file mode 100644 index 00000000..bd0c7bd6 --- /dev/null +++ b/.vscode/settings.json @@ -0,0 +1,33 @@ +{ + "cSpell.words": [ + "AHHHHHH", + "Dataset", + "avgcpu", + "backend", + "crossterm", + "curr", + "datasets", + "dword", + "fract", + "gotop", + "gtop", + "heim", + "iowait", + "keybinds", + "macos", + "minwindef", + "noheader", + "ntdef", + "processthreadsapi", + "rustop", + "softirq", + "stime", + "sysinfo", + "termion", + "utime", + "vangelis", + "winapi", + "winnt" + ], + "cSpell.language": "en,en-GB" +} \ No newline at end of file