From 19170864e3d318cb4de1ba0a8f272db3c0e032b3 Mon Sep 17 00:00:00 2001 From: punkfairie Date: Wed, 1 Jan 2025 17:44:13 -0800 Subject: [PATCH] feat: Add testlua recipe --- Justfile | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/Justfile b/Justfile index 3c70d7d..ccc6e53 100644 --- a/Justfile +++ b/Justfile @@ -10,6 +10,10 @@ alias tt := testtwo testtwo: git aa && nix run . -- flake.nix .stylua.toml +alias tl := testlua +testlua: + git aa && nix run . -- nvim/lua/autocmds.lua + alias s := search search this: nh search {{this}}