From 457d4ca244f30eed5615b9c65be3a6187b120ec3 Mon Sep 17 00:00:00 2001 From: Uzaaft <48220549+Uzaaft@users.noreply.github.com> Date: Sun, 11 Jul 2021 10:42:55 +0200 Subject: MISC: Typo fix, and --@usage for python and rust (#795) --- utils/installer/lv-config.example.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'utils/installer/lv-config.example.lua') diff --git a/utils/installer/lv-config.example.lua b/utils/installer/lv-config.example.lua index 30613b5a..93b69dcd 100644 --- a/utils/installer/lv-config.example.lua +++ b/utils/installer/lv-config.example.lua @@ -32,7 +32,7 @@ O.treesitter.ignore_install = { "haskell" } O.treesitter.highlight.enabled = 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 -- cgit v1.2.3