From 49dd14e73396fd580bf2842e340b9060f49e620b Mon Sep 17 00:00:00 2001 From: Michael Clemens Date: Fri, 28 Oct 2022 15:45:25 +0200 Subject: [PATCH] updated README --- README.md | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index f3a0738..0faad11 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,14 @@ # vim-fle-syntax -VIM syntax plugin for writing Fast Log Entry (https://df3cb.com/fle/) compatible log files in VIM \ No newline at end of file +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