aboutsummaryrefslogtreecommitdiff
path: root/development/neovim/neovim.info
blob: fa961a0d599f548f970f6f28ff0abc4ded34f57f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
PRGNAM="neovim"
VERSION="0.10.1"
HOMEPAGE="https://neovim.io"
DOWNLOAD="https://github.com/neovim/neovim/archive/v0.10.1/neovim-0.10.1.tar.gz \
          https://github.com/LuaJIT/LuaJIT/archive/75e9277/LuaJIT-75e92777988017fe47c5eb290998021bbf972d1f.tar.gz \
          https://github.com/luvit/luv/archive/1.48.0-2/luv-1.48.0-2.tar.gz \
          https://github.com/lunarmodules/lua-compat-5.3/archive/v0.13/lua-compat-5.3-0.13.tar.gz \
          https://github.com/tree-sitter/tree-sitter-c/archive/v0.21.3/tree-sitter-c-0.21.3.tar.gz \
          https://github.com/tree-sitter-grammars/tree-sitter-lua/archive/v0.1.0/tree-sitter-lua-0.1.0.tar.gz \
          https://github.com/MDeiml/tree-sitter-markdown/archive/v0.2.3/tree-sitter-markdown-0.2.3.tar.gz \
          https://github.com/tree-sitter-grammars/tree-sitter-query/archive/v0.4.0/tree-sitter-query-0.4.0.tar.gz \
          https://github.com/neovim/tree-sitter-vimdoc/archive/v3.0.0/tree-sitter-vimdoc-3.0.0.tar.gz \
          https://github.com/neovim/tree-sitter-vim/archive/v0.4.0/tree-sitter-vim-0.4.0.tar.gz"
MD5SUM="60439ae010f4b85c6805693062f23c51 \
        aee865a769321f40b28067c3568e92ef \
        8efb4574249415a888a4197468529a9b \
        4b53edbd6222230a50f58ca8f9a98d18 \
        366d3c0e02c77ebdb5944ffdd618d569 \
        14eff66b003bb77623f111fe3528f224 \
        b6ea171a2c434992d9ddb965361513c2 \
        7181d19e0b01420f33ec67584246a47c \
        93d5caeb022a63723d7e39d97c546af3 \
        8f3d1c3319673e20b83da6c23962dc45"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="lua-lpeg msgpack-c-c libtermkey libvterm tree-sitter"
MAINTAINER="Diego Hernan Borghetti"
EMAIL="bdiego@pm.me"