view dot_config/nvim/lua/efm/languages.lua @ 332:5b166328c2fd

Use localconfig lua file to load device specific configuration
author Zeger Van de Vannet <zegervdv@me.com>
date Thu, 14 Jan 2021 13:36:06 +0100
parents 3b25f3aa7014
children
line wrap: on
line source

local configs = {}

return setmetatable({}, configs)