Skip to content

Latest commit

 

History

20 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

Repository files navigation

vdf-mode.el

Major mode for editing Valve VDF (KeyValues) files. For a definition of this format, see here.

The mode features indentation, highlighting and parentheses matching.

Created while developing reaktron.

Install

Since the package is not in MELPA yet, you have to manually install it:

  • Clone this repository somehere, say $HOME
  • Open your emacs configuration file
  • Append the following
    (add-to-list 'load-path "~/vdf-mode")
    (require 'vdf-mode)
        

About

emacs major mode for editing Valve vdf files

Topics

Resources

Stars

2 stars

Watchers

4 watching

Forks

Releases

Packages

Contributors

Languages