summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorClementTsang <clementjhtsang@gmail.com>2019-12-26 19:11:41 -0500
committerClementTsang <clementjhtsang@gmail.com>2019-12-26 19:11:41 -0500
commit04f36020e61880c587360e957dd255b20ec385ac (patch)
tree80574bfea02537fc8f2cb36bfa5fc3e616cd019b
parentf25bb68662e4728c648d3c8324c495e822e6220e (diff)
[skip travis] Add folder dictionary for ease of access on other systems.
-rw-r--r--.vscode/settings.json33
1 files changed, 33 insertions, 0 deletions
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