vim: add syntax highlight for AppleScript
This commit is contained in:
parent
82a08405c5
commit
56382e39b2
1 changed files with 3 additions and 0 deletions
3
config/nvim/lua/fschauen/plugins/applescript.lua
Normal file
3
config/nvim/lua/fschauen/plugins/applescript.lua
Normal file
|
@ -0,0 +1,3 @@
|
||||||
|
local M = { 'mityu/vim-applescript' }
|
||||||
|
return M
|
||||||
|
|
Loading…
Add table
Reference in a new issue