vim-patch:9.0.1615: URL shortcut files are not recognized (#23950)

Problem:    URL shortcut files are not recognized.
Solution:   Add a pattern for URL shortcut files. (closes vim/vim#12474)

cdb7b4c508

Co-authored-by: ObserverOfTime <chronobserver@disroot.org>
This commit is contained in:
Christian Clason
2023-06-07 20:53:02 +02:00
committed by GitHub
parent c0952e62fd
commit 0329f5c2f4
2 changed files with 2 additions and 0 deletions

View File

@@ -1082,6 +1082,7 @@ local extension = {
uit = 'uil',
uil = 'uil',
ungram = 'ungrammar',
url = 'urlshortcut',
usd = 'usd',
usda = 'usd',
sba = 'vb',