[skip travis] Add folder dictionary for ease of access on other systems.

This commit is contained in:
ClementTsang 2019-12-26 19:11:41 -05:00
parent f25bb68662
commit 04f36020e6

33
.vscode/settings.json vendored Normal file
View file

@ -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"
}