/[packages]/updates/8/vim/current/SOURCES/vim-8.2-add-haproxy-syntax.patch
ViewVC logotype

Contents of /updates/8/vim/current/SOURCES/vim-8.2-add-haproxy-syntax.patch

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1738540 - (show annotations) (download)
Mon Aug 2 04:35:48 2021 UTC (2 years, 8 months ago) by rapsys
File size: 565 byte(s)
Update patch to match version
1 diff -urNp vim82/runtime/filetype.vim.orig vim82/runtime/filetype.vim
2 --- vim82/runtime/filetype.vim.orig 2021-08-02 05:57:43.257098331 +0200
3 +++ vim82/runtime/filetype.vim 2021-08-02 05:59:04.287745141 +0200
4 @@ -698,6 +698,9 @@ au BufNewFile,BufRead *.haml setf haml
5 " Hamster Classic | Playground files
6 au BufNewFile,BufRead *.hsm setf hamster
7
8 +" HAProxy config file
9 +au BufNewFile,BufRead haproxy.conf,*/etc/haproxy/*.conf setf haproxy
10 +
11 " Haskell
12 au BufNewFile,BufRead *.hs,*.hsc,*.hs-boot setf haskell
13 au BufNewFile,BufRead *.lhs setf lhaskell

  ViewVC Help
Powered by ViewVC 1.1.30