mirror of
				https://github.com/vim/vim.git
				synced 2025-10-30 09:47:20 -04:00 
			
		
		
		
	Taken from excerpts of the Python ftplugin and adapted, indent script simply sources the python indent script. closes: #15171 Signed-off-by: Riley Bruins <ribru17@hotmail.com> Signed-off-by: Christian Brabandt <cb@256bit.org>
		
			
				
	
	
		
			7 lines
		
	
	
		
			137 B
		
	
	
	
		
			VimL
		
	
	
	
	
	
			
		
		
	
	
			7 lines
		
	
	
		
			137 B
		
	
	
	
		
			VimL
		
	
	
	
	
	
| " Vim indent file
 | |
| " Language:	Mojo
 | |
| " Maintainer:	Riley Bruins <ribru17@gmail.com>
 | |
| " Last Change:	2024 Jul 07
 | |
| 
 | |
| runtime! indent/python.vim
 |