From bc0616ee7def99fa26b86ab7d8b0c657e358c1dd Mon Sep 17 00:00:00 2001 From: Luke Kanies Date: Wed, 19 Dec 2007 14:08:41 -0600 Subject: Updating filetype detection for vim, and changing the filestructure for vim files. (#900 and #963) --- ext/vim/README | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 ext/vim/README (limited to 'ext/vim/README') diff --git a/ext/vim/README b/ext/vim/README new file mode 100644 index 000000000..776bb1eb2 --- /dev/null +++ b/ext/vim/README @@ -0,0 +1,2 @@ +To install these files, copy them into ~/.vim, or the relevant +system-wide location. -- cgit