vim-patch:9.0.1282: Ron files are not recognized (#22132)

Problem:    Ron files are not recognized.
Solution:   Recognize Ron files. (Amaan Qureshi, closes vim/vim#11948)

c8ef30bc2e
This commit is contained in:
Amaan Qureshi
2023-02-06 04:01:17 -05:00
committed by GitHub
parent 6c39edaa7e
commit 1675f0e270
2 changed files with 2 additions and 0 deletions

View File

@@ -871,6 +871,7 @@ local extension = {
Snw = 'rnoweb',
robot = 'robot',
resource = 'robot',
ron = 'ron',
rsc = 'routeros',
x = 'rpcgen',
rpl = 'rpl',