From 015782241e29bdaeae4b9aa1cd7715780458114d Mon Sep 17 00:00:00 2001 From: Yan Pritzker Date: Tue, 29 Oct 2013 23:27:14 -0500 Subject: [PATCH] Removed sparkup from readme [Fix #403] --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index fa78a067..743e1c10 100644 --- a/README.md +++ b/README.md @@ -361,7 +361,6 @@ If you omit the key combo, you'll get a list of all the maps. You can do the sam #### Coding * tComment - gcc to comment a line, gcp to comment blocks, nuff said - * sparkup - div.foo#bar - hit `ctrl-e`, expands into `
`, and that's just the beginning * rails.vim - syntax highlighting, gf (goto file) enhancements, and lots more. should be required for any rails dev * rake.vim - like rails.vim but for non-rails projects. makes `:Rtags` and other commands just work * ruby.vim - lots of general enhancements for ruby dev