diff dot_config/nvim/config.lua @ 327:3b191bcd4e0d

Add efm config
author zegervdv <zegervdv@me.com>
date Mon, 04 Jan 2021 14:41:25 +0100
parents 9db87baf536e
children 855380bb5a3b
line wrap: on
line diff
--- a/dot_config/nvim/config.lua	Mon Jan 04 09:13:24 2021 +0100
+++ b/dot_config/nvim/config.lua	Mon Jan 04 14:41:25 2021 +0100
@@ -252,6 +252,7 @@
 
   -- May not be installed, use pcall to handle errors
   pcall(require, 'efm/systemverilog')
+  pcall(require, 'efm/flp')
 
   local language_cfg = require'efm/languages'