diff options
author | James McCoy <jamessan@jamessan.com> | 2017-04-19 23:16:36 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-04-19 23:16:36 -0400 |
commit | 2fb46adc5e19a0f85deed3983a3b956c31504adf (patch) | |
tree | a971e87f03a42c0f8f33c7bdf481f5b3605a8795 /runtime/syntax/rhelp.vim | |
parent | 462c53eb3ea256bb85eb3916400d984347f0626f (diff) | |
parent | b25fa94eb5234e3c5ae1f7b3c0888aac644ae923 (diff) | |
download | rneovim-2fb46adc5e19a0f85deed3983a3b956c31504adf.tar.gz rneovim-2fb46adc5e19a0f85deed3983a3b956c31504adf.tar.bz2 rneovim-2fb46adc5e19a0f85deed3983a3b956c31504adf.zip |
Merge pull request #6531 from justinmk/vim-dc1f1645cb49
vim-patch: runtime updates
Diffstat (limited to 'runtime/syntax/rhelp.vim')
-rw-r--r-- | runtime/syntax/rhelp.vim | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/runtime/syntax/rhelp.vim b/runtime/syntax/rhelp.vim index 47c764e296..8cac585bb0 100644 --- a/runtime/syntax/rhelp.vim +++ b/runtime/syntax/rhelp.vim @@ -3,7 +3,7 @@ " Maintainer: Jakson Aquino <jalvesaq@gmail.com> " Former Maintainer: Johannes Ranke <jranke@uni-bremen.de> " Homepage: https://github.com/jalvesaq/R-Vim-runtime -" Last Change: Sat Feb 06, 2016 11:34AM +" Last Change: Tue Jun 28, 2016 08:53AM " Remarks: - Includes R syntax highlighting in the appropriate " sections if an r.vim file is in the same directory or in the " default debian location. @@ -17,7 +17,6 @@ if exists("b:current_syntax") endif scriptencoding utf-8 -setlocal iskeyword=@,48-57,_,. syn case match |