Phase generating the files for the Vim plugin

Property definitions

nitc :: vim_autocomplete $ ToolContext :: autocomplete_phase
	# Phase generating the files for the Vim plugin
	var autocomplete_phase: Phase = new AutocompletePhase(self, [modelize_class_phase])
src/doc/vim_autocomplete.nit:37,2--38,84