Skip to content

Major mode for editing HAProxy config files

License

Notifications You must be signed in to change notification settings

emacsmirror/haproxy-mode

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 

Repository files navigation

HAProxy Mode

Emacs major mode for editing HAProxy config files

MELPA MELPA Stable

Preview

preview

ef-maris-dark theme

Usage

For the antique emacser, put this file into your load-path and the following into your ~/.emacs:

  (require 'haproxy-mode)

For the modern emacser, here is how that's done with use-package:

(use-package haproxy-mode)

The mode automatically activates for files called haproxy.cfg

Releases

No releases published

Packages

No packages published

Languages

  • Emacs Lisp 100.0%