From f4c1e8dc3b41be9e37c51257885c2440a7c2fdbe Mon Sep 17 00:00:00 2001 From: Chris Date: Mon, 25 May 2020 17:45:56 -0400 Subject: updated paths.vim path --- coc-settings.json | 1 + 1 file changed, 1 insertion(+) (limited to 'coc-settings.json') diff --git a/coc-settings.json b/coc-settings.json index 61aa85a6..234ba59e 100644 --- a/coc-settings.json +++ b/coc-settings.json @@ -38,6 +38,7 @@ // python config "python.linting.enabled": true, "python.linting.pylintEnabled": true, + // "python.linting.pylintPath": "~/.local/bin/pylint", // snippets "snippets.ultisnips.directories": ["UltiSnips", "~/.config/nvim/snips"], -- cgit v1.2.3