view dot_config/nvim/lua/efm/languages.lua @ 352:678cb3fdb667

Update to latest version of indent-blankline Removes the need for indentline, no conceal Exclude terminal from showing lines
author Zeger Van de Vannet <zegervdv@me.com>
date Tue, 23 Feb 2021 09:05:31 +0100
parents 3b25f3aa7014
children
line wrap: on
line source

local configs = {}

return setmetatable({}, configs)