From f5991a9d1b480fcf38e5fe622a154f93ba53a731 Mon Sep 17 00:00:00 2001 From: Abouzar Parvan Date: Sat, 17 Jul 2021 18:00:36 +0430 Subject: updated readme (#1000) --- utils/installer/lv-config.example-no-ts.lua | 2 -- 1 file changed, 2 deletions(-) (limited to 'utils/installer/lv-config.example-no-ts.lua') diff --git a/utils/installer/lv-config.example-no-ts.lua b/utils/installer/lv-config.example-no-ts.lua index 4f4cf365..ab544a35 100644 --- a/utils/installer/lv-config.example-no-ts.lua +++ b/utils/installer/lv-config.example-no-ts.lua @@ -33,8 +33,6 @@ O.treesitter.ignore_install = { "haskell" } O.treesitter.highlight.enabled = true -- python --- O.python.linter = 'flake8' -O.lang.python.isort = true O.lang.python.diagnostics.virtual_text = true O.lang.python.analysis.use_library_code_types = true -- To change default formatter from yapf to black -- cgit v1.2.3