From bcb8a4713246112f8a120c4c025e5fbe7874ecc6 Mon Sep 17 00:00:00 2001 From: "Mike D. Lowis" Date: Tue, 21 Feb 2012 17:03:11 -0500 Subject: [PATCH] Added README --- README.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/README.md b/README.md index e69de29..cfa54d7 100644 --- a/README.md +++ b/README.md @@ -0,0 +1,13 @@ +Vim Configuration +================= + +This is my vim configuration. I have a variety of tweaks and settings that make +vim much more comfortable for writing code day in and day out. The bulk of the +settings are in vimrc but there are 3 plugins that provide features not already +builtin to vim. + +### Plugins Used + +* NERD Tree (Tree view directory browser) +* Kwbd (Delete a buffer without destroying your window layout) +* minibufexpl (provides a tab-like view of open buffers) -- 2.52.0