mirror of
				https://github.com/neovim/neovim.git
				synced 2025-10-26 12:27:24 +00:00 
			
		
		
		
	Problem:  filetype: IPython files are not recognized
          (user202729)
Solution: detect *.ipy files as python filetype
fixes: vim/vim#17163
e380b5cbba
Co-authored-by: Christian Brabandt <cb@256bit.org>