From 517ce09a182216950c0daf4b6a3666c6168c1466 Mon Sep 17 00:00:00 2001 From: Curtis McEnroe Date: Fri, 4 Aug 2017 23:14:42 -0400 Subject: Add Atmosphere I know I've already put Joy Division in here. But this is also Trainspotting and I managed to miss / not appreciate this one on my first go through JD. --- music/new.md | 2 ++ 1 file changed, 2 insertions(+) (limited to 'music') diff --git a/music/new.md b/music/new.md index 8a3f33d5..3432215d 100644 --- a/music/new.md +++ b/music/new.md @@ -1,3 +1,4 @@ +- [Joy Division — Atmosphere][35] - [Underworld — Born Slippy][34] - [Converge — I Can Tell You About Pain][33] - [CocoRosie — Lost Girls][32] @@ -76,3 +77,4 @@ [32]: https://youtu.be/aRa-SlftLQo [33]: https://convergecult.bandcamp.com/album/i-can-tell-you-about-pain [34]: https://youtu.be/iTFrCbQGyvM +[35]: https://youtu.be/1EdUjlawLJM -- cgit 1.4.1 ntfiles
summary refs log tree commit diff
path: root/home/.config/nvim/syntax (unfollow)
Commit message (Expand)Author
2019-02-09Avoid using SGRReset and IRCResetJune McEnroe
2019-02-08Use X macros for hi classesJune McEnroe
2019-02-08Don't open folds when using {}June McEnroe
2019-02-08Add sh syntax to hiJune McEnroe
2019-02-08Use [] to quote special characters in regexJune McEnroe
2019-02-08Improve ANSI output and base IRC on itJune McEnroe
2019-02-08Add hi -nJune McEnroe
2019-02-08Elaborate hi man pageJune McEnroe
2019-02-08Use set for parent in hiJune McEnroe
2019-02-08Switch back to semantic keyword grouping in hiJune McEnroe
2019-02-08Match only the basename in hiJune McEnroe
2019-02-07Add mdoc syntax to hiJune McEnroe
2019-02-07Support multi-line C macros in hiJune McEnroe
2019-02-07Detect .mk files as makeJune McEnroe
2019-02-07Add make syntax to hiJune McEnroe
2019-02-07Add IRC output to hiJune McEnroe
2019-02-07Improve C syntax accuracy and add Format classJune McEnroe
2019-02-07Factor out hi checkJune McEnroe
2019-02-07Add Escape class to hiJune McEnroe
2019-02-07Add Todo class and parent syntax constraintJune McEnroe