From 4ab0d1ff05059f30b511d6c3330bf55ae3514768 Mon Sep 17 00:00:00 2001 From: Chris Date: Thu, 1 Apr 2021 20:32:49 -0400 Subject: udpates --- nv-settings.lua | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'nv-settings.lua') diff --git a/nv-settings.lua b/nv-settings.lua index e4e3f2be..5aec2415 100644 --- a/nv-settings.lua +++ b/nv-settings.lua @@ -10,6 +10,10 @@ O.auto_complete = true O.colorscheme = 'nvcode' O.auto_close_tree = 0 +O.clang.diagnostics.virtual_text = false +O.clang.diagnostics.signs = false +O.clang.diagnostics.underline = false + -- python -- add things like O.python.formatter.yapf.exec_path -- add things like O.python.linter.flake8.exec_path -- cgit v1.2.3