Update README slightly

This commit is contained in:
Edwin Brady 2020-02-22 20:45:05 +00:00
parent 2d3f31df29
commit 16eaa95de4
2 changed files with 13 additions and 9 deletions

View file

@ -86,4 +86,4 @@ highlight def link idrisString String
highlight def link idrisChar String
highlight def link idrisBacktick Operator
let b:current_syntax = "idris"
let b:current_syntax = "idris2"