1
0
forked from aniani/vim

Add Datascript syntax file. (Dominique Pelle)

This commit is contained in:
Bram Moolenaar
2010-08-01 21:48:21 +02:00
parent 3a0ae77fe6
commit 90df5507c0
4 changed files with 94 additions and 2 deletions

View File

@@ -30,8 +30,6 @@ be worked on, but only if you sponsor Vim development. See |sponsor|.
*known-bugs*
-------------------- Known bugs and current work -----------------------
Windows installer doesn't delete the uninstall key on 64 bit systems.
Before release 7.3:
- Rename vim73 branch to default (hints: Xavier de Gaye, 2010 May 23)

View File

@@ -7337,6 +7337,7 @@ New syntax files: ~
Haskell Cabal build file (Vincent Berthoux)
ChaiScript (Jason Turner)
Cucumber (Tim Pope)
Datascript (Dominique Pelle)
Fantom (Kamil Toman)
Liquid (Tim Pope)
Markdown (Tim Pope)