mirror of
https://codeberg.org/mclemens/vim-fle-syntax.git
synced 2026-05-10 15:59:23 -04:00
updated README
This commit is contained in:
13
README.md
13
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
|
||||
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
|
||||
|
||||
Reference in New Issue
Block a user