File: tree-sitter-vimdoc.pc.in

package info (click to toggle)
tree-sitter-vimdoc 4.0.0-1
  • links: PTS, VCS
  • area: main
  • in suites: experimental
  • size: 852 kB
  • sloc: ansic: 16,522; javascript: 179; makefile: 119; lisp: 52; python: 50; cpp: 14; sh: 9
file content (11 lines) | stat: -rw-r--r-- 265 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
prefix=@PREFIX@
libdir=@LIBDIR@
includedir=@INCLUDEDIR@

Name: tree-sitter-vimdoc
Description: Vim help file grammar for tree-sitter
URL: @URL@
Version: @VERSION@
Requires: @REQUIRES@
Libs: -L${libdir} @ADDITIONAL_LIBS@ -ltree-sitter-vimdoc
Cflags: -I${includedir}