summary refs log tree commit diff
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--txt/music.md8
1 files changed, 8 insertions, 0 deletions
diff --git a/txt/music.md b/txt/music.md
index 3507624d..6e8ac51d 100644
--- a/txt/music.md
+++ b/txt/music.md
@@ -1,3 +1,7 @@
+- [Tiffany — I Think We're Alone Now][60]
+- [Pulp — Common People][59]
+- [XTC — Making Plans for Nigel][58]
+- [New Order — Temptation][57]
 - [Street Sects — In for a World of Hurt][56]
 - [New Order — Temptation][55]
 - [Blondie — Heart of Glass][54]
@@ -121,3 +125,7 @@
 [54]: https://youtu.be/fWPhhlKHM80
 [55]: https://youtu.be/xxDv_RTdLQo
 [56]: https://streetsects.bandcamp.com/track/in-for-a-world-of-hurt
+[57]: https://youtu.be/xxDv_RTdLQo
+[58]: https://youtu.be/gZjZBCZWxpg
+[59]: https://youtu.be/yuTMWgOduFM
+[60]: https://youtu.be/w6Q3mHyzn78
1'>Install html with -CJune McEnroe 2019-02-10Avoid excessive tags in ttpreJune McEnroe 2019-02-10Generate html for binsJune McEnroe 2019-02-10Use italic for underline in nvim man modeJune McEnroe This doesn't yet work in Terminal.app: <https://github.com/neovim/neovim/issues/9598>. 2019-02-10Add plain text "language" to hiJune McEnroe 2019-02-10Don't match DQ string inside SQ stringJune McEnroe 2019-02-10Skip only one character if a match fails due to parentJune McEnroe Really it should skip forward until the parent changes, but this is simpler. 2019-02-10Remove pattend from hiJune McEnroe 2019-02-10Replace uses of pattend with newline patternsJune McEnroe 2019-02-10Add hi debug outputJune McEnroe 2019-02-10Actually do HTML &quot; escapingJune McEnroe 2019-02-10Set git commit.verboseJune McEnroe 2019-02-10Add back missing static keywordJune McEnroe