diff options
Diffstat (limited to 'mut')
| -rw-r--r-- | mut/neovim/compiler/nix.lua | 2 |
1 files changed, 1 insertions, 1 deletions
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," |
