From a6eb57f39e17b395da824b0d5134787558a4d976 Mon Sep 17 00:00:00 2001 From: yan Date: Mon, 23 Jan 2012 14:23:17 -0800 Subject: [PATCH] Add syntax highlighting for R language --- .gitmodules | 3 +++ vim/bundle/vim-scripts-Vim-R-plugin | 1 + 2 files changed, 4 insertions(+) create mode 160000 vim/bundle/vim-scripts-Vim-R-plugin diff --git a/.gitmodules b/.gitmodules index 6b6444d8..1ec86c56 100644 --- a/.gitmodules +++ b/.gitmodules @@ -205,3 +205,6 @@ [submodule "vim/bundle/wavded-vim-stylus"] path = vim/bundle/wavded-vim-stylus url = https://github.com/wavded/vim-stylus +[submodule "vim/bundle/vim-scripts-Vim-R-plugin"] + path = vim/bundle/vim-scripts-Vim-R-plugin + url = https://github.com/vim-scripts/Vim-R-plugin diff --git a/vim/bundle/vim-scripts-Vim-R-plugin b/vim/bundle/vim-scripts-Vim-R-plugin new file mode 160000 index 00000000..efcb531c --- /dev/null +++ b/vim/bundle/vim-scripts-Vim-R-plugin @@ -0,0 +1 @@ +Subproject commit efcb531c69f41766c05b917d79e6417edd376d42