From 7f2112cf683352ea9f6aceb7f221ef0c459d34e5 Mon Sep 17 00:00:00 2001 From: Timothy Stott Date: Tue, 11 Nov 2014 21:58:51 +0000 Subject: [PATCH] Update vim enhancements README with Lightline --- doc/vim/enhancements.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/vim/enhancements.md b/doc/vim/enhancements.md index 078b059..63d92a0 100644 --- a/doc/vim/enhancements.md +++ b/doc/vim/enhancements.md @@ -8,4 +8,4 @@ * matchit - helps with matching brackets, improves other plugins * AnsiEsc - inteprets ansi color codes inside log files. great for looking at Rails logs * solarized - a color scheme scientifically calibrated for awesomeness (including skwp mods for ShowMarks) -* Airline - Improved status bar. Requires patched fonts (installed from fonts/ directory) +* Lightline - Improved status bar. Requires patched fonts (installed from fonts/ directory)