From d705ce20c324b623bfa0aa067b3b055f494a07b5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Vili=20Sinerv=C3=A4?= Date: Sun, 2 Jun 2024 05:48:17 +0300 Subject: [PATCH] Enable vim nix plugin --- development.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/development.nix b/development.nix index 96eba5d..308b82e 100644 --- a/development.nix +++ b/development.nix @@ -59,6 +59,7 @@ coc-pyright coc-tsserver coc-rust-analyzer + vim-nix ]; }; customRC =