bottom/.vscode/settings.json
Clement Tsang 6db76029e2
feature: Beginnings of in-app config (#231)
Initial refactorings and additions to support in-app config.

- Refactor our current options logic to support in-app configs.  That is, we can write to a config file with our changes now.
- The default action when creating a new config file is to leave it blank. (TBD and for now, not sure on this one)
- Previously, we would set everything in a config file on startup; now we need to read from the config TOML struct whenever.
- `C` keybind is now occupied for configs.
- `no_write` option to never write to a config file.
2020-09-22 18:12:36 -04:00

105 lines
No EOL
1.8 KiB
JSON

{
"cSpell.words": [
"Artem",
"COPR",
"DWORD",
"Deque",
"EINVAL",
"EPERM",
"ESRCH",
"GIBI",
"GIBIBYTE",
"GIGA",
"KIBI",
"MEBI",
"MEBIBYTE",
"MSRV",
"Mahmoud",
"Marcin",
"Mousebindings",
"Nonexhaustive",
"PKGBUILD",
"PKGBUILDs",
"Polishchuk",
"Qudsi",
"SIGTERM",
"TEBI",
"TERA",
"Tebibytes",
"Toolset",
"Ungrouped",
"WASD",
"Wojnarowski",
"aarch",
"andys",
"armhf",
"armv",
"atim",
"autohide",
"choco",
"cmdline",
"commandline",
"concat",
"crossterm",
"curr",
"czvf",
"denylist",
"fpath",
"fract",
"gnueabihf",
"gotop",
"gotop's",
"gtop",
"haase",
"heim",
"hjkl",
"htop",
"indexmap",
"keybinds",
"libc",
"markdownlint",
"memb",
"minwindef",
"musl",
"n'th",
"noheader",
"ntdef",
"nuget",
"nvme",
"paren",
"pids",
"pmem",
"ppid",
"prepush",
"processthreadsapi",
"regexes",
"rsplitn",
"rustfmt",
"shilangyu",
"softirq",
"splitn",
"statm",
"stime",
"subwidget",
"sysconf",
"sysinfo",
"tebibyte",
"tokei",
"twrite",
"usage",
"use",
"use curr usage",
"utime",
"virt",
"vsize",
"whitespaces",
"wifi",
"winapi",
"winget",
"winnt",
"wixtoolset",
"xargs",
"xzvf",
"ytop"
]
}