From e511bda3167367af83875788864f8d15e1594a55 Mon Sep 17 00:00:00 2001 From: Mike Vink Date: Thu, 12 Oct 2023 18:15:24 +0000 Subject: update --- mut/neovim/compiler/nix.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'mut') diff --git a/mut/neovim/compiler/nix.lua b/mut/neovim/compiler/nix.lua index 776e52f..8c4ab2b 100644 --- a/mut/neovim/compiler/nix.lua +++ b/mut/neovim/compiler/nix.lua @@ -1 +1 @@ -vim.opt.errorformat = "%mat %f:%l:%c,%.%#error:%.%#'%f': %m," +vim.opt.errorformat = "%.%#at %f:%l:%c%.%#,%mat %f:%l:%c,%.%#error:%.%#'%f': %m," -- cgit v1.2.3