Vim syntax plugin for writing Fast Log Entry (https://df3cb.com/fle/) compatible log files in Vim
Go to file
2022-10-28 15:45:25 +02:00
ftdetect initial commit 2022-10-28 15:39:35 +02:00
syntax initial commit 2022-10-28 15:39:35 +02:00
LICENSE Initial commit 2022-10-28 15:38:32 +02:00
README.md updated README 2022-10-28 15:45:25 +02:00

vim-fle-syntax

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