Generic instances for tuples, error recovery, show details when multiple solutions

This commit is contained in:
2024-12-16 21:05:43 -08:00
parent 4932103279
commit 1a05043922
11 changed files with 73 additions and 44 deletions

View File

@@ -7,4 +7,5 @@ endif
CompilerSet makeprg=newt
" doesn't work
CompilerSet errorformat=ERROR\ at\ (%l,\ %c)
setlocal errorformat=ERROR\ at\ %f:(%l\,\ %c):\ %m,%-G%.%#