From 135d09bfb305d54cac1ba1fb9861d5b9309a7b3a Mon Sep 17 00:00:00 2001 From: Benedikt Peetz Date: Fri, 4 Apr 2025 11:48:44 +0200 Subject: feat(pkgs/neorg): Rewrite in rust This improves upon neorg by integrating it better into the system context. --- pkgs/by-name/ne/neorg/functions/list.sh | 8 -------- 1 file changed, 8 deletions(-) delete mode 100644 pkgs/by-name/ne/neorg/functions/list.sh (limited to 'pkgs/by-name/ne/neorg/functions/list.sh') diff --git a/pkgs/by-name/ne/neorg/functions/list.sh b/pkgs/by-name/ne/neorg/functions/list.sh deleted file mode 100644 index 10659457..00000000 --- a/pkgs/by-name/ne/neorg/functions/list.sh +++ /dev/null @@ -1,8 +0,0 @@ -#!/usr/bin/env dash - -list0list_all_contexts_newline() { - print "%ALL_PROJECTS_NEWLINE" -} -list0list_all_contexts_comma() { - print "%ALL_PROJECTS_COMMA" -} -- cgit 1.4.1