blob: 5cd52207d609bfa71febe9cf52e6ea65ed8b67dd (
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
29
30
31
32
33
|
pkgbase = lunarvim-git
pkgdesc = An IDE layer for Neovim with sane defaults. Completely free and community driven.
pkgver = 1.4.0.r3.g85ccca97
pkgrel = 3
url = https://github.com/LunarVim/LunarVim
install = lunarvim-git.install
arch = any
license = GPL3
makedepends = git
makedepends = tree-sitter-cli
depends = neovim
depends = lua
depends = git
depends = fzf
depends = neovim-remote
depends = tree-sitter
depends = python-pynvim
depends = nodejs
depends = yarn
optdepends = ripgrep: optional dependencies for telescope.nvim
optdepends = lazygit: enables <leader>gg to launch lazygit for intergrated and enhanced Git experience while in lvim
source = lunarvim-git::git+https://github.com/LunarVim/LunarVim.git#branch=master
source = git+https://github.com/nvim-treesitter/nvim-treesitter.git#branch=master
source = init-lvim.sh
source = lvim
source = langs.lua
sha256sums = SKIP
sha256sums = SKIP
sha256sums = 292b573c40e8ccad72c70e6602496077835e1370122035685b6a88606004abe0
sha256sums = fe16e9974a8a4ee877d63e15f346c6f886c357e08c08a7e300e29092d5ec732a
sha256sums = 165e39c90fb14aa220b7e0c8082e6b95109f4302acede816ef572f9b5f951ff7
pkgname = lunarvim-git
|