From 3a8de4ec504e79d41d105542fad12604c7f21383 Mon Sep 17 00:00:00 2001 From: daniloagst Date: Fri, 1 Nov 2019 19:08:41 +0100 Subject: [PATCH] Updated README to detail previously undocumented features --- README.md | 63 +++++++++++++++++++++++++++++++++++++++++++++---------- 1 file changed, 52 insertions(+), 11 deletions(-) diff --git a/README.md b/README.md index 9070964..a68ac10 100644 --- a/README.md +++ b/README.md @@ -1,10 +1,37 @@ # vim-afterglow -[![Donate](https://img.shields.io/badge/Donate-PayPal-green.svg)](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=MVSBJ7JKSVGZ4&source=url) +> Vim adaptation of the famous [Afterglow](https://github.com/YabataDesign/afterglow-theme) theme from Sublime Text 2/3. -🎨 Vim adaptation of the [Afterglow](https://github.com/YabataDesign/afterglow-theme) theme from Sublime Text 2/3. +[![Donate](https://img.shields.io/badge/Donate-PayPal-green.svg)](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=MVSBJ7JKSVGZ4&source=url) -🎁 Airline scheme included. +🚀 **Modern** and nicely integrated with plugins and environments. + +🔋 **Batteries included** so that you can concentrate on **what matters most: your code**. + - Built-in airline scheme ✈️ + - No bad surprises: + - backwards compatibility (neovim, vim 8/7/6/5/4...) + - multiple terminal capabilities (gui, cterm 256, + cterm 88...) + - Highlighted important keywords in reddish and bold inside comments: TODO/FIXME/XXX... + - No more "it looks flat/terrible on this language": includes customized highlighting for many popular languages + - Java + - Python + - C + - Lua + - Go + - Clojure + - Scala + - PHP + - and many others... + +🎨 **Easy on the eyes** + +Click on the image below to view it in the original size (more screenshots below): +
+ + python1 + +
## Setup @@ -35,17 +62,31 @@ To further customize Afterglow, you can use the following options **before** set ## Screenshots -### Python -python +
+

Python

+ python2 +
+ +--- + +
+

Ruby

+ ruby +
+ +--- -### Ruby -ruby +
+

HTML

+ html +
-### HTML -html +--- - - +
+

LaTeX

+ latex +
## Donate