Skip to content

Emacs major mode for editing logstash configuration files

Notifications You must be signed in to change notification settings

Wilfred/logstash-conf.el

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

logstash-conf-mode

MELPA

logstash-conf-mode

A basic Emacs mode for editing Logstash configuration files.

Features:

  • Syntax highlighting
  • Indentation

Just install it from MELPA, then run M-x logstash-conf-mode on the file.

Changelog

v0.5 (not yet tagged)

Improvements to syntax highlighting of keywords and built-in operators.

v0.4

Redefined logstash-conf-mode as a standalone mode with better syntax highlighting and comment handling.

Fixed an issue with slow indentation on large files.

Ensure point stays on the same line when indenting.

v0.3

Change default indentation to 4 spaces.

v0.2

Initial release.

About

Emacs major mode for editing logstash configuration files

Resources

Stars

Watchers

Forks

Packages

No packages published