From 2125396665059b5b7c379bcb74871591c321d9af Mon Sep 17 00:00:00 2001 From: Andreas Stallinger Date: Tue, 14 Jun 2016 12:34:43 +0200 Subject: [PATCH] utility: vim plugin readme for vim plugin added to ide_plugins --- ide_plugins/vim/README.md | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 ide_plugins/vim/README.md diff --git a/ide_plugins/vim/README.md b/ide_plugins/vim/README.md new file mode 100644 index 00000000..13935cd7 --- /dev/null +++ b/ide_plugins/vim/README.md @@ -0,0 +1,5 @@ +#vim-coati + +The vim plugin is hosted at Github. + +Link to the repository: [vim-coati](https://github.com/CoatiSoftware/vim-coati).