From d127d84df837b1578ad991023138a34ab66ff503 Mon Sep 17 00:00:00 2001 From: jakobst1n Date: Mon, 30 Mar 2026 09:20:26 +0200 Subject: Upgrade to nvim 0.12, update config to use new features --- Makefile.m4 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile.m4') diff --git a/Makefile.m4 b/Makefile.m4 index 51d6e90..443e4a4 100644 --- a/Makefile.m4 +++ b/Makefile.m4 @@ -185,7 +185,7 @@ $(HOME_DIR)/.config/qtile/config.py: linux/qtile/config/config.py m4_ifelse(DT_NEOVIM, `yes', `m4_dnl /usr/local/bin/nvim: git clone https://github.com/neovim/neovim /tmp/neovim - git -C /tmp/neovim checkout tags/v0.10.0 + git -C /tmp/neovim checkout tags/v0.12.0 (cd /tmp/neovim && sudo make install) Common/nvim/lua/basic.lua: Common/nvim/lua/basic.lua.m4 ${M4_COMMON_DEPS} -- cgit v1.2.3