Skip to content

Prometheus exposition format syntax for vim/neovim

License

Notifications You must be signed in to change notification settings

belltoy/prom.vim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

prom.vim

Syntax and highlight for Prometheus plain text exposition format.

Installation

With Packer.nvim:

use('belltoy/prom.vim')

With vim-plug:

Plug 'belltoy/prom.vim'

After installed, your vim/nvim will automatically detect Prometheus exposition format files with .prom suffix.

Highlight

Under the molokai theme:

Screenshot

License

MIT License. Copyright (c) 2022 belltoy.

About

Prometheus exposition format syntax for vim/neovim

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published