0
0
mirror of https://github.com/vim/vim.git synced 2025-09-23 03:43:49 -04:00

patch 9.0.0752: Rprofile files are not recognized

Problem:    Rprofile files are not recognized.
Solution:   Recognize Rprofile files as "r". (closes #11369)
This commit is contained in:
ObserverOfTime
2022-10-14 20:24:24 +01:00
committed by Bram Moolenaar
parent c9121f798f
commit 7e120ffccb
3 changed files with 6 additions and 1 deletions

View File

@@ -695,6 +695,8 @@ static char *(features[]) =
static int included_patches[] =
{ /* Add new patch number below this line */
/**/
752,
/**/
751,
/**/