mirror of
https://github.com/pratiktri/dotfiles.git
synced 2026-02-05 00:41:44 +05:30
- Install all required applications to setup a personal machine with just a single command - TODO: Some applications, available only with ppa aren't yet configured to be installed. Next time.
9 lines
139 B
JSON
9 lines
139 B
JSON
{
|
|
"diagnostics.globals": [
|
|
"vim"
|
|
],
|
|
"diagnostics.disable": [
|
|
"deprecated",
|
|
"undefined-doc-name"
|
|
]
|
|
} |