diff options
| author | Mike Vink <mike1994vink@gmail.com> | 2023-10-12 18:15:24 +0000 |
|---|---|---|
| committer | Mike Vink <mike1994vink@gmail.com> | 2023-10-12 18:15:24 +0000 |
| commit | e511bda3167367af83875788864f8d15e1594a55 (patch) | |
| tree | fa39f407cb35d5ef3e74e1f0a9ddc347c9290a7a /mut | |
| parent | 52bbe1a22bcad01e803d512b63b83b89d9fcf897 (diff) | |
update
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," |
