vim-patch:8.2.4855: robot files are not recognized (#18364)

Problem:    Robot files are not recognized.
Solution:   Add patterns for robot files. (Zoe Roux, closes vim/vim#10339)
2096a5f128
This commit is contained in:
Christian Clason
2022-05-02 13:54:07 +02:00
committed by GitHub
parent e5f6f20968
commit d23ce6ef76
3 changed files with 6 additions and 0 deletions

View File

@@ -561,6 +561,8 @@ local extension = {
snw = "rnoweb",
Rnw = "rnoweb",
Snw = "rnoweb",
robot = "robot",
resource = "robot",
rsc = "routeros",
x = "rpcgen",
rpl = "rpl",