From 02c38315adcdb119ffea11ff607346275bbfe6fe Mon Sep 17 00:00:00 2001 From: Jacob Bachmann Date: Tue, 9 Jul 2024 23:26:04 +0200 Subject: [PATCH] feat: add neovim globally --- modules/packages.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/modules/packages.nix b/modules/packages.nix index bc683bd..01e4b38 100644 --- a/modules/packages.nix +++ b/modules/packages.nix @@ -8,6 +8,7 @@ parallel # shell tool for executing jobs in parallel mercurial # a fast, lightweight scm system for very large distributed projects wget # tool for retrieving files using http, https, and ftp + neovim # vim text editor fork focused on extensibility and agility neofetch # a fast, highly customizable system info script lsd # the next gen ls command eza # a modern, maintained replacement for ls