Explorar o código

comment on adding vim init set syntax line

narodnik %!s(int64=4) %!d(string=hai) anos
pai
achega
b853503850
Modificáronse 1 ficheiros con 2 adicións e 0 borrados
  1. 2 0
      contrib/zk.vim

+ 2 - 0
contrib/zk.vim

@@ -1,5 +1,7 @@
 " Syntax highlighting for zkas scripts.
 " Symlink into ~/.vim/syntax/zk.vim
+" Add to your vim init file:
+"   au BufNewFile,BufRead,BufReadPost *.zk set syntax=zk
 
 if exists("b:current_syntax")
     finish