Move from utils.lua to their respective places | Format all files
This commit is contained in:
committed by
Galen Rowell
parent
5236893e5e
commit
7affb8cbfb
@@ -109,7 +109,6 @@ vim.lsp.handlers["textDocument/publishDiagnostics"] =
|
||||
},
|
||||
signs = true,
|
||||
underline = true,
|
||||
|
||||
-- set this to true if you want diagnostics to show in insert mode
|
||||
update_in_insert = false
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user