comparison runtime/indent/rmd.vim @ 8497:da01d5da2cfa

commit https://github.com/vim/vim/commit/77cdfd10382e01cc51f4ba1a9177032351843151 Author: Bram Moolenaar <Bram@vim.org> Date: Sat Mar 12 12:57:59 2016 +0100 Updated runtime files.
author Christian Brabandt <cb@256bit.org>
date Sat, 12 Mar 2016 13:00:06 +0100
parents 37828f7503c7
children 0ecb909e3249
comparison
equal deleted inserted replaced
8496:37378e4311d2 8497:da01d5da2cfa
1 " Vim indent file 1 " Vim indent file
2 " Language: Rmd 2 " Language: Rmd
3 " Author: Jakson Alves de Aquino <jalvesaq@gmail.com> 3 " Author: Jakson Alves de Aquino <jalvesaq@gmail.com>
4 " Last Change: Thu Jul 10, 2014 07:11PM 4 " Homepage: https://github.com/jalvesaq/R-Vim-runtime
5 " Last Change: Tue Apr 07, 2015 04:38PM
5 6
6 7
7 " Only load this indent file when no other was loaded. 8 " Only load this indent file when no other was loaded.
8 if exists("b:did_indent") 9 if exists("b:did_indent")
9 finish 10 finish