From 1ee58c6daebf4dc553e6b00bf40b51b316552ae2 Mon Sep 17 00:00:00 2001 From: Christian Brabandt Date: Wed, 3 Feb 2016 11:42:19 +0100 Subject: [PATCH] initial version --- Configuration-Examples-and-Snippets.md | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 Configuration-Examples-and-Snippets.md diff --git a/Configuration-Examples-and-Snippets.md b/Configuration-Examples-and-Snippets.md new file mode 100644 index 0000000..f109347 --- /dev/null +++ b/Configuration-Examples-and-Snippets.md @@ -0,0 +1,5 @@ +This page can be used to share configuration examples, that can be used to integrate vim-airline with other plugins, +or describes special configurations. + +Feel free to add your special configuration, if it fixes a need. +