mirror of
https://github.com/darkrenaissance/darkfi.git
synced 2026-01-09 14:48:08 -05:00
comment on adding vim init set syntax line
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user