vim-haproxy
vim-haproxy copied to clipboard
An up-to-date vim plugin for syntax highlighting HAproxy configuration file
Results
1
vim-haproxy issues
Sort by
recently updated
recently updated
newest added
## Description Bind and server options are not highlighted. The list is available here: http://cbonte.github.io/haproxy-dconv/2.2/configuration.html#5 It's time to use `syntax region` in the syntax file to fix this.
enhancement