]> git.mdlowis.com Git - archive/vim_config.git/commitdiff
Update README
authorMike D. Lowis <mike@mdlowis.com>
Tue, 9 Oct 2012 16:14:06 +0000 (12:14 -0400)
committerMike D. Lowis <mike@mdlowis.com>
Tue, 9 Oct 2012 16:14:06 +0000 (12:14 -0400)
README.md

index cfa54d7686023d21ec87525e0276ae6f42075660..9832ec13a270b7d832c8a7249308aa060fedcbc9 100644 (file)
--- a/README.md
+++ b/README.md
@@ -1,13 +1,8 @@
 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.
+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 I also have a few syntax files, a color scheme,
+and a modified version of the DoxygenToolkit plugin.
 
-### 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)