pkgbase = nvim-ghost-git
	pkgdesc = Use your text editor to write in your browser. Everything you type in the editor will be instantly updated in the browser. This is the nvim-only plugin (git version)
	pkgver = 0.3.2.r20.ga1ca0b2
	pkgrel = 1
	url = https://github.com/subnut/nvim-ghost.nvim
	arch = any
	license = MIT
	makedepends = git
	makedepends = wget
	depends = neovim
	source = git+https://github.com/subnut/nvim-ghost.nvim.git
	sha512sums = SKIP

pkgname = nvim-ghost-git
