updated README

This commit is contained in:
Michael Clemens 2022-10-28 15:45:25 +02:00
parent 313abf3d5b
commit 49dd14e733
1 changed files with 12 additions and 1 deletions

View File

@ -1,3 +1,14 @@
# 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