Initial commit
This commit is contained in:
7
syntax/koka.vim
Normal file
7
syntax/koka.vim
Normal file
@@ -0,0 +1,7 @@
|
|||||||
|
" Vim syntax file
|
||||||
|
" Language: Koka
|
||||||
|
" Maintainer: Greg Shuflin
|
||||||
|
|
||||||
|
if exists("b:current_syntax")
|
||||||
|
finish
|
||||||
|
endif
|
||||||
Reference in New Issue
Block a user