Skip to content

Commit

Permalink
Merge pull request #4 from withgod/develop
Browse files Browse the repository at this point in the history
close #3 / update sm1.8
  • Loading branch information
withgod committed Sep 15, 2017
2 parents 38be0b6 + 336102c commit 94618fb
Show file tree
Hide file tree
Showing 2 changed files with 86 additions and 271 deletions.
2 changes: 1 addition & 1 deletion bin/vim.pl
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
endif
" A bunch of useful C keywords
syn keyword cStatement goto break return continue assert state sleep exit
syn keyword cStatement goto break return continue assert state sleep exit public normal
syn keyword cLabel case default
syn keyword cConditional if else switch
syn keyword cRepeat while for do
Expand Down
Loading

0 comments on commit 94618fb

Please sign in to comment.