From a69a30792fa1213e9da5a7a15539228d826d8ec4 Mon Sep 17 00:00:00 2001 From: William Carroll Date: Wed, 16 Nov 2016 15:11:42 -0500 Subject: [PATCH] Inits wishlist --- vim_wishlist.md | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 vim_wishlist.md diff --git a/vim_wishlist.md b/vim_wishlist.md new file mode 100644 index 000000000..3e63abe3a --- /dev/null +++ b/vim_wishlist.md @@ -0,0 +1,18 @@ +# Vim Wishlist + +## Abstract +This document is a repository for random musings / groanings about my current Vim tooling. + +## Wishlist + +* HTML autocomplete for previously typed CSS selectors. Should work in both *.html files and *.css files. + +```html + +
+
+... +
*.html)