view dot_config/nvim/lua/efm/languages.lua @ 364:f300ef1bc475

Do not run LSP diagnostics while in insert mode Should help keeping the load down
author Zeger Van de Vannet <zegervdv@me.com>
date Fri, 19 Mar 2021 17:55:02 +0100
parents 3b25f3aa7014
children
line wrap: on
line source

local configs = {}

return setmetatable({}, configs)