diff options
author | Christian Clason <c.clason@uni-graz.at> | 2024-08-02 20:13:17 +0200 |
---|---|---|
committer | Christian Clason <c.clason@uni-graz.at> | 2024-08-03 00:16:22 +0200 |
commit | e7f8349a2eec01dda531d93fecb8df920b042d9f (patch) | |
tree | 2ed402b7cfb695c7045932e7d76f929e687b6809 /src/nvim/eval.c | |
parent | a90b1b7c6fcc0ee558312b34b190ef26667e771f (diff) | |
download | rneovim-e7f8349a2eec01dda531d93fecb8df920b042d9f.tar.gz rneovim-e7f8349a2eec01dda531d93fecb8df920b042d9f.tar.bz2 rneovim-e7f8349a2eec01dda531d93fecb8df920b042d9f.zip |
vim-patch:9.1.0655: filetype: goaccess config file not recognized
Problem: filetype: goaccess config file not recognized
Solution: detect 'goaccess.conf' as goaccess filetype, also
include a basic syntax and ftplugin (Adam Monsen)
Add syntax highlighting for GoAccess configuration file.
GoAccess is a real-time web log analyzer and interactive viewer that
runs in a terminal in *nix systems or through your browser.
GoAccess home page: https://goaccess.io
closes: vim/vim#15414
https://github.com/vim/vim/commit/0aa65b48fbe64e18a767b207802483026baecb5d
Co-authored-by: Adam Monsen <haircut@gmail.com>
Diffstat (limited to 'src/nvim/eval.c')
0 files changed, 0 insertions, 0 deletions