]> git.pld-linux.org Git - packages/vim.git/blob - vim-syntax-exports.patch
- rebuild with ruby 2.4
[packages/vim.git] / vim-syntax-exports.patch
1 --- vim72/runtime/syntax/exports.vim~   2005-09-06 19:27:19.000000000 +0200
2 +++ vim72/runtime/syntax/exports.vim    2010-02-25 16:51:37.279124885 +0100
3 @@ -20,7 +20,7 @@
4  syn match exportsOptError contained    "[a-z]\+"
5  
6  " Settings: word=
7 -syn keyword exportsKeySettings contained       access  anon    root    rw
8 +syn keyword exportsKeySettings contained       access  anon    root    rw      fsid    sec
9  syn match exportsSetError contained    "[a-z]\+"
10  
11  " OptSet: -word=
This page took 0.056961 seconds and 3 git commands to generate.