vim: add syntax highlight for AppleScript

This commit is contained in:
Fernando Schauenburg 2023-10-01 23:47:01 +02:00
parent 82a08405c5
commit 56382e39b2

View file

@ -0,0 +1,3 @@
local M = { 'mityu/vim-applescript' }
return M