Skip to content

Commit 1a5ca6f

Browse files
committed
Remove sentence about tokenizer
1 parent 2fd5909 commit 1a5ca6f

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

README.mkd

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,7 @@ This is Vim script (a.k.a. VimL) parsers.
66

77
## Features
88

9-
* The tokenizer allows scripts to break a string into tokens.
10-
* The parser to make AST (Abstract Syntax Tree)
9+
The parser to make AST (Abstract Syntax Tree)
1110

1211
## Supported languages
1312

0 commit comments

Comments
 (0)