]> Freerunner's - kakoune-config.git/commitdiff
bundle: fix path
authorAndre Ramnitz <tux.rising@gmail.com>
Mon, 5 May 2025 16:22:39 +0000 (18:22 +0200)
committerAndre Ramnitz <tux.rising@gmail.com>
Mon, 5 May 2025 16:42:02 +0000 (18:42 +0200)
.gitignore
.gitmodules
bundle/kak-bundle [new submodule]
bundle/plugins/kak-bundle [deleted submodule]

index 931d0ce1a098628278250a56cc9b2bad608033b9..16e2d0d64fc08ae10d7038b2aa3b47fd676527e9 100644 (file)
@@ -463,7 +463,7 @@ luac.out
 # exclude all files from bundle dir but keep its subdirs:
 # ref: https://stackoverflow.com/questions/46301811/gitignore-all-files-in-folders-but-keep-folder-structure
 bundle/**
-!bundle/plugins/kak-bundle #no-trailing-slash !!!
+!bundle/kak-bundle
 colors/**
 plugins/**
 .reload.kak
index 8535b4dad248a3abfd5442885d2c0d5f34303033..f2fc4733228ae0769c55761f6462e0fe944df273 100644 (file)
@@ -1,3 +1,3 @@
-[submodule "bundle/plugins/kak-bundle"]
-       path = bundle/plugins/kak-bundle
+[submodule "bundle/kak-bundle"]
+       path = bundle/kak-bundle
        url = https://codeberg.org/jdugan6240/kak-bundle
diff --git a/bundle/kak-bundle b/bundle/kak-bundle
new file mode 160000 (submodule)
index 0000000..6fb2fcc
--- /dev/null
@@ -0,0 +1 @@
+Subproject commit 6fb2fccfec714abdf4f0a6288ad1ac6e42913ded
diff --git a/bundle/plugins/kak-bundle b/bundle/plugins/kak-bundle
deleted file mode 160000 (submodule)
index 6fb2fcc..0000000
+++ /dev/null
@@ -1 +0,0 @@
-Subproject commit 6fb2fccfec714abdf4f0a6288ad1ac6e42913ded