Summary: | editors/vim 8.2.1334 has a .vim parser bug | ||
---|---|---|---|
Product: | Ports & Packages | Reporter: | p5B2E9A8F |
Component: | Individual Port(s) | Assignee: | Adam Weinberger <adamw> |
Status: | Closed FIXED | ||
Severity: | Affects Some People | Flags: | bugzilla:
maintainer-feedback?
(adamw) |
Priority: | --- | ||
Version: | Latest | ||
Hardware: | Any | ||
OS: | Any |
Description
p5B2E9A8F
2020-08-06 19:03:40 UTC
(In reply to p5B2E9A8F from comment #0) for reference see: https://github.com/vim/vim/issues/6634 A commit references this bug: Author: adamw Date: Fri Aug 7 01:44:08 UTC 2020 New revision: 544302 URL: https://svnweb.freebsd.org/changeset/ports/544302 Log: vim: Update to patchlevel 1382 The main goal is to pick up patch 1379: Problem: Curly braces expression ending in " }" does not work. Solution: Skip over white space when checking for "}". (closes #6634) PR: 248504 Submitted by: p5B2E9A8F t-online de Changes: head/editors/vim/Makefile head/editors/vim/distinfo Done. Thanks for submitting this! |