Vim
		
		
		
		
		
		Jump to navigation
		Jump to search
		
		
	
Somewhere to put some notes about Vim.
RedHat / CentOS / Fedora distros have a bug in the filetype.vim files for apache syntax highlighting, edit this file and change this:
/etc/apache2/*.conf*
To:
/etc/httpd/*.conf*
To get all .conf files in /etc/httpd/ with highlighting.