From 30751f6eab7b8564b57a7d22585620f0b3f94cf9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=B6ren=20Tempel?= Date: Sun, 23 Feb 2025 10:01:18 +0100 Subject: [PATCH] community/tree-sitter-vim: move from testing Needed in community/ to enable neovim's functional test suite. --- {testing => community}/tree-sitter-vim/APKBUILD | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename {testing => community}/tree-sitter-vim/APKBUILD (100%) diff --git a/testing/tree-sitter-vim/APKBUILD b/community/tree-sitter-vim/APKBUILD similarity index 100% rename from testing/tree-sitter-vim/APKBUILD rename to community/tree-sitter-vim/APKBUILD