summaryrefslogtreecommitdiff
path: root/nvfetcher.toml
diff options
context:
space:
mode:
Diffstat (limited to 'nvfetcher.toml')
-rw-r--r--nvfetcher.toml5
1 files changed, 5 insertions, 0 deletions
diff --git a/nvfetcher.toml b/nvfetcher.toml
index d40a8d3a..c8b5efac 100644
--- a/nvfetcher.toml
+++ b/nvfetcher.toml
@@ -93,3 +93,8 @@ fetch.tarball = "https://github.com/bk2204/scutiger/archive/refs/tags/v$ver.tar.
93[tomorrow-night-paradise-theme] 93[tomorrow-night-paradise-theme]
94src.git = "https://github.com/jimeh/tomorrow-night-paradise-theme.el" 94src.git = "https://github.com/jimeh/tomorrow-night-paradise-theme.el"
95fetch.git = "https://github.com/jimeh/tomorrow-night-paradise-theme.el" 95fetch.git = "https://github.com/jimeh/tomorrow-night-paradise-theme.el"
96
97[emoji-data]
98src.github_tag = "Mange/emoji-data"
99fetch.github = "Mange/emoji-data"
100git.fetchSubmodules = true \ No newline at end of file