summaryrefslogtreecommitdiff
path: root/app-vim/cream/files/enhancedcommentify-2.1-extra-ft-support.patch
diff options
context:
space:
mode:
Diffstat (limited to 'app-vim/cream/files/enhancedcommentify-2.1-extra-ft-support.patch')
-rw-r--r--app-vim/cream/files/enhancedcommentify-2.1-extra-ft-support.patch13
1 files changed, 0 insertions, 13 deletions
diff --git a/app-vim/cream/files/enhancedcommentify-2.1-extra-ft-support.patch b/app-vim/cream/files/enhancedcommentify-2.1-extra-ft-support.patch
deleted file mode 100644
index 597518a6d547..000000000000
--- a/app-vim/cream/files/enhancedcommentify-2.1-extra-ft-support.patch
+++ /dev/null
@@ -1,13 +0,0 @@
---- plugin/EnhancedCommentify.vim.orig 2005-03-01 02:28:23.409962824 -0500
-+++ plugin/EnhancedCommentify.vim 2005-03-01 02:29:45.695453528 -0500
-@@ -740,7 +740,9 @@
- \ 'psf\|ptcap\|r\|radiance\|ratpoison\|readline\remind\|'.
- \ 'ruby\|screen\|sed\|sm\|snnsnet\|snnspat\|snnsres\|spec\|'.
- \ 'squid\|terminfo\|tidy\|tli\|tsscl\|vgrindefs\|vrml\|'.
-- \ 'wget\|wml\|xf86conf\|xmath\)$'
-+ \ 'wget\|wml\|xf86conf\|xmath\|fstab\|apache\|resolv\|sudoers\|'.
-+ \ 'ntp\|mailcap\|ssh_config\|sshdconfig\|mplayerconf\|desktop\|'.
-+ \ 'gkrellmrc\|pf\|ipfilter\|grub\|fluxbox\)$'
- let b:ECcommentOpen = '#'
- let b:ECcommentClose = ''
- elseif fileType =~ 'gentoo'