Skip to content

lfrc file format #775

Answered by gokcehan
fritzrehde asked this question in Q&A
Mar 6, 2022 · 1 comments · 2 replies
Discussion options

You must be logged in to vote

@fritzrehde It's a custom format and there are no vim syntax available for it that I'm aware of. Setting ft=conf helps to highlight comments and string quotes which is good enough for most purposes. In fact, vim already sets this automatically for files with some comments in the first 5 lines on my system. One additional trick is to set fdm=marker and fmr={{,}} to fold multiline commands.

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@grimnight
Comment options

@gokcehan
Comment options

Answer selected by fritzrehde
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants