comparison runtime/indent/rmd.vim @ 34375:02bd0fe77c68

runtime(misc): announce adoption of various runtime files Commit: https://github.com/vim/vim/commit/f9ca139e3aa12dd03177ebba5eedcee4f0836f27 Author: Christian Brabandt <cb@256bit.org> Date: Mon Feb 19 20:37:11 2024 +0100 runtime(misc): announce adoption of various runtime files Signed-off-by: Christian Brabandt <cb@256bit.org>
author Christian Brabandt <cb@256bit.org>
date Mon, 19 Feb 2024 21:00:10 +0100
parents b2412874362f
children
comparison
equal deleted inserted replaced
34374:ff92d46151ab 34375:02bd0fe77c68
1 " Vim indent file 1 " Vim indent file
2 " Language: Rmd 2 " Language: Rmd
3 " Author: Jakson Alves de Aquino <jalvesaq@gmail.com> 3 " Maintainer: This runtime file is looking for a new maintainer.
4 " Homepage: https://github.com/jalvesaq/R-Vim-runtime 4 " Former Maintainer: Jakson Alves de Aquino <jalvesaq@gmail.com>
5 " Last Change: Wed Nov 09, 2022 09:44PM 5 " Former Repository: https://github.com/jalvesaq/R-Vim-runtime
6 " Last Change: 2022 Nov 09 09:44PM
7 " 2024 Feb 19 by Vim Project (announce adoption)
6 8
7 9
8 " Only load this indent file when no other was loaded. 10 " Only load this indent file when no other was loaded.
9 if exists("b:did_indent") 11 if exists("b:did_indent")
10 finish 12 finish