From bfd9e4fa96f0f2b161d9e7da5ccfa38faa507b4d Mon Sep 17 00:00:00 2001 From: Chiel92 Date: Sun, 2 Dec 2012 20:57:32 +0100 Subject: [PATCH] readme --- README.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.markdown b/README.markdown index 6402f61..3f59d6b 100644 --- a/README.markdown +++ b/README.markdown @@ -33,7 +33,7 @@ noremap :Autoformat Supported formatprograms ------------------------ Here is a list of formatprograms that are currently supported. -* astyle for _C#, C++, C and Java_. +* astyle for __C#, C++, C and Java__. It's probably in your distro's repository, so you can download it as a regular package. * einars/jsbeautify (the python version) for _javascript_.