diff --git a/README.markdown b/README.markdown index 1a8efc9..d574e72 100644 --- a/README.markdown +++ b/README.markdown @@ -1,10 +1,7 @@ vim-autoformat ============== This vim plugin integrates external code-formatting programs into vim automatically. -If you have installed a supported formatprogram correctly, you can use it within vim immediately. -You don't have to configure anything. -It works out of the box. - +If you have installed a supported formatprogram, you can use it within vim out of the box. How to install (Vundle) -----------------------