parent
313abf3d5b
commit
49dd14e733
@ -1,3 +1,14 @@
|
|||||||
# vim-fle-syntax
|
# vim-fle-syntax
|
||||||
|
|
||||||
VIM syntax plugin for writing Fast Log Entry (https://df3cb.com/fle/) compatible log files in VIM
|
VIM syntax plugin for writing Fast Log Entry (https://df3cb.com/fle/) compatible log files in VIM
|
||||||
|
|
||||||
|
Description
|
||||||
|
===========
|
||||||
|
|
||||||
|
Vim syntax file to imitate the syntax highting of Fast Log Entry (FLE).
|
||||||
|
|
||||||
|
Install
|
||||||
|
=======
|
||||||
|
|
||||||
|
Copy or symlink these files to your $VIMRUNTIME/syntax and $VIMRUNTIME/ftdetect directory or to
|
||||||
|
~/.vim/syntax and ~/.vim/ftdetect directories
|
||||||
|
Loading…
Reference in new issue