commit | 5fe85a19da459cc07968a26981d8a423c8184bda | [log] [tgz] |
---|---|---|
author | swissChili <swisschili@fastmail.com> | Mon May 31 08:10:27 2021 -0700 |
committer | swissChili <swisschili@fastmail.com> | Mon May 31 08:10:27 2021 -0700 |
tree | bd7dad0f4040ca4eac63ebedbd59be1951184c10 | |
parent | 247cc56fbd3de03a775ff1bdc66b052eb97ed112 [diff] [blame] |
Add pci_device_drivers, IDE driver
diff --git a/.vscode/settings.json b/.vscode/settings.json index 36e5778..a79fd77 100644 --- a/.vscode/settings.json +++ b/.vscode/settings.json
@@ -1,3 +1,4 @@ { - "restructuredtext.confPath": "${workspaceFolder}/doc" + "restructuredtext.confPath": "${workspaceFolder}/doc", + "restructuredtext.languageServer.disabled": true } \ No newline at end of file