summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorUzaaft <[email protected]>2021-07-11 10:42:55 +0200
committerGitHub <[email protected]>2021-07-11 13:12:55 +0430
commit457d4ca244f30eed5615b9c65be3a6187b120ec3 (patch)
tree6130b78350d641f0d447b59b053c70381d6887c6 /README.md
parentafe079d821f39763aa46990234a0699fb3ba5fc3 (diff)
MISC: Typo fix, and --@usage for python and rust (#795)
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 55b46b4d..41a38f71 100644
--- a/README.md
+++ b/README.md
@@ -78,7 +78,7 @@ O.lang.tsserver.linter = nil
O.lang.tsserver.autoformat = true
-- python
--- O.python.linter = 'flake8'
+-- O.lang.python.linter = 'flake8'
O.lang.python.isort = true
O.lang.python.diagnostics.virtual_text = true
O.lang.python.analysis.use_library_code_types = true