From 4450d30d3e0374a57b6cc1985ba5f742275eb950 Mon Sep 17 00:00:00 2001 From: Chris Date: Sat, 27 Mar 2021 03:01:24 -0400 Subject: update for config --- lua/config.lua | 1 + 1 file changed, 1 insertion(+) (limited to 'lua/config.lua') diff --git a/lua/config.lua b/lua/config.lua index a579e092..3bd6952b 100644 --- a/lua/config.lua +++ b/lua/config.lua @@ -14,4 +14,5 @@ O.colorscheme = 'nvcode' O.python.formatter = 'yapf' O.python.linter = nil O.python.autoformat = false +O.python.virtual_text = false -- cgit v1.2.3