summaryrefslogtreecommitdiff
path: root/repo/neovim
diff options
context:
space:
mode:
Diffstat (limited to 'repo/neovim')
-rw-r--r--repo/neovim/neovim.xibuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/repo/neovim/neovim.xibuild b/repo/neovim/neovim.xibuild
index 389bc7e..9bedcad 100644
--- a/repo/neovim/neovim.xibuild
+++ b/repo/neovim/neovim.xibuild
@@ -3,7 +3,7 @@
MAKEDEPS="make "
DEPS="intltool libluv libtermkey libuv libvterm luajit msgpack-c musl tree-sitter unibilium lua-lpeg lua-mpack"
-PKG_VER=0.6.1
+PKG_VER=0.7.2
SOURCE=https://github.com/neovim/neovim/archive/v$PKG_VER.tar.gz
DESC="Vim-fork focused on extensibility and agility"