From 7156a4f8114d8542ba357690662de335d6f470e3 Mon Sep 17 00:00:00 2001 From: Akshay Date: Sat, 17 Jun 2023 14:21:32 +0530 Subject: normalize highlight groups --- flake.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'flake.nix') diff --git a/flake.nix b/flake.nix index 71c6301..6455bbf 100644 --- a/flake.nix +++ b/flake.nix @@ -9,7 +9,7 @@ { packages.x86_64-linux.default = - # starts nvim with 2 months of journal entries ahead and behing + # starts nvim with 2 months of journal entries ahead and behind # nvim --cmd 'source .nvimrc' -O 2023/10 2023/11 2023/12 2024/01 pkgs.writeScriptBin "journal" '' nvim --cmd 'source .nvimrc' -O $( -- cgit v1.2.3