From 1098da945aa70c493264f10e732ef18583211af4 Mon Sep 17 00:00:00 2001 From: Amir Saeid Date: Thu, 18 Jun 2026 21:06:11 +0100 Subject: Pin nixvim to 25.11 --- modules/dev-tools.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'modules') diff --git a/modules/dev-tools.nix b/modules/dev-tools.nix index c002fcb..3c56354 100644 --- a/modules/dev-tools.nix +++ b/modules/dev-tools.nix @@ -43,7 +43,7 @@ defaultEditor = true; viAlias = true; vimAlias = true; - global = { + globals = { mapleader = " "; }; opts = { -- cgit v1.2.3