File tree Expand file tree Collapse file tree 1 file changed +7
-2
lines changed Expand file tree Collapse file tree 1 file changed +7
-2
lines changed Original file line number Diff line number Diff line change 1- # VimL Parsers
1+ # Vim script parsers
22
33[ ![ Build Status] ( https://travis-ci.org/vim-jp/vim-vimlparser.svg?branch=master )] ( https://travis-ci.org/vim-jp/vim-vimlparser ) [ ![ codecov] ( https://codecov.io/gh/vim-jp/vim-vimlparser/branch/master/graph/badge.svg )] ( https://codecov.io/gh/vim-jp/vim-vimlparser )
44
5- This is Vim script ( a.k.a. VimL) parsers.
5+ This is Vim script language ( [ a.k.a. VimL] ( #about-project-name ) ) parsers.
66
77## Features
88
@@ -36,3 +36,8 @@ This above code output following.
3636```
3737(let = s:message (printf "hello %d" (+ 1 (* 2 3))))
3838```
39+
40+ ## About project name
41+
42+ We know a name "VimL" is not the common short form of "Vim scripting language".
43+ But we choice "VimL" for historical and practical reasons and compatibility.
You can’t perform that action at this time.
0 commit comments