Skip to content

Commit

Permalink
Highlight property, Bool, String
Browse files Browse the repository at this point in the history
  • Loading branch information
ulidtko committed Aug 23, 2021
1 parent 18ab883 commit 48b7d26
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions syntax/cryptol.vim
Original file line number Diff line number Diff line change
Expand Up @@ -49,8 +49,8 @@ syn keyword cryConditional if then else
syn keyword cryWhere where
syn keyword cryTypeSyn type
syn keyword cryPragma pragma
syn keyword cryProp extern theorem proof forall codeGen Cpp Haskell SMT Isabelle axioms
syn keyword cryType Bit inf
syn keyword cryProp extern theorem proof forall codeGen Cpp Haskell SMT Isabelle axioms property
syn keyword cryType Bit inf Bool String

" Primitives
syn keyword cryBoolean False True
Expand Down

0 comments on commit 48b7d26

Please sign in to comment.