Skip to content

tjensen/vim-enforce

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Vim Enforce Script Syntax

This plugin provides basic syntax highlighting support for Enforce Script, the scripting language used by Bohemia Interactive's Enfusion engine.

The script syntax is documented at https://community.bistudio.com/wiki/DayZ:Enforce_Script_Syntax.

As Enforce script files are generally named with .c suffixes, which collides with the C language, no auto-detection is provided. I put the following modeline in my source files to enable this syntax:

// vim: ft=enforce

About

Vim Enforce Script Syntax

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors