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