aboutsummaryrefslogtreecommitdiff
path: root/contrib/themes/README.md
diff options
context:
space:
mode:
authorNathan Vegdahl2021-06-20 23:09:14 +0000
committerNathan Vegdahl2021-06-20 23:09:14 +0000
commite686c3e4626fdafbcc2dab9d381eba83a5f6f974 (patch)
treea598e3fedc1f2ae78ebc6f132c81b37cedf5415d /contrib/themes/README.md
parent4efd6713c5b30b33c497a1f85b77a7b0a7fd17e0 (diff)
parent985625763addd839a101263ae90cfb2f205830fc (diff)
Merge branch 'master' of github.com:helix-editor/helix into line_ending_detection
Rebasing was making me manually fix conflicts on every commit, so merging instead.
Diffstat (limited to 'contrib/themes/README.md')
-rw-r--r--contrib/themes/README.md9
1 files changed, 0 insertions, 9 deletions
diff --git a/contrib/themes/README.md b/contrib/themes/README.md
deleted file mode 100644
index 1c9c5ae9..00000000
--- a/contrib/themes/README.md
+++ /dev/null
@@ -1,9 +0,0 @@
-# User submitted themes
-
-If you submit a theme, please include a comment at the top with your name and email address:
-
-```toml
-# Author : Name <email@my.domain>
-```
-
-We have a preview page for themes on our [wiki](https://github.com/helix-editor/helix/wiki/Themes)!