[Bug 279293] editors/neovim: Add tree-sitter parsers

From: <bugzilla-noreply_at_freebsd.org>
Date: Sat, 25 May 2024 11:55:29 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=279293

            Bug ID: 279293
           Summary: editors/neovim: Add tree-sitter parsers
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: adamw@FreeBSD.org
          Reporter: laurent.chardon@gmail.com
             Flags: maintainer-feedback?(adamw@FreeBSD.org)
          Assignee: adamw@FreeBSD.org

Created attachment 250949
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=250949&action=edit
neovim add tree-sitter parsers

neovim 0.10.0 requires the parsers to be present. Otherwise an error is thrown
when a file of type c, vim, vimdoc, bash, query, python, markdown or lua is
opened.

Changes:
- Add bundled parsers
- Cleanup dependencies

QA:
- poudriere: OK
- portlint: no new warning

-- 
You are receiving this mail because:
You are the assignee for the bug.