vim: load applescript syntax lazily
This commit is contained in:
parent
521f8df00d
commit
0a7a3be210
1 changed files with 3 additions and 0 deletions
|
@ -1,3 +1,6 @@
|
|||
local M = { 'mityu/vim-applescript' }
|
||||
|
||||
M.ft = 'applescript'
|
||||
|
||||
return M
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue