Index: ports/editors/vim/files/patch-runtime::filetype.vim =================================================================== RCS file: ports/editors/vim/files/patch-runtime::filetype.vim diff -N ports/editors/vim/files/patch-runtime::filetype.vim --- /dev/null 1 Jan 1970 00:00:00 -0000 +++ ports/editors/vim/files/patch-runtime::filetype.vim 14 Apr 2003 11:30:51 -0000 @@ -0,0 +1,15 @@ +--- ../runtime/filetype.vim.old Mon Apr 14 14:22:22 2003 ++++ ../runtime/filetype.vim Mon Apr 14 14:22:26 2003 +@@ -990,11 +990,9 @@ + au BufNewFile,BufRead *.sgm,*.sgml + \ if getline(1).getline(2).getline(3).getline(4).getline(5) =~? 'linuxdoc' | + \ setf sgmllnx | +- \ elseif getline(1) =~ '