mirror of
				https://github.com/sharkdp/bat.git
				synced 2025-10-31 15:12:12 +00:00 
			
		
		
		
	add a vim modeline
This will cause vim (and other properly-extended editors) to read this as a fish script file, despite its .fish.in extension.
This commit is contained in:
		
				
					committed by
					
						 Martin Nordholts
						Martin Nordholts
					
				
			
			
				
	
			
			
			
						parent
						
							d14e0fe292
						
					
				
				
					commit
					f36df73ac1
				
			
							
								
								
									
										2
									
								
								assets/completions/bat.fish.in
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								assets/completions/bat.fish.in
									
									
									
									
										vendored
									
									
								
							| @@ -207,3 +207,5 @@ complete -c $bat -l acknowledgements -d "Build acknowledgements.bin" -n __bat_ca | |||||||
| complete -c $bat -s h -d "Print a concise overview of $bat-cache help" -n __bat_cache_no_excl | complete -c $bat -s h -d "Print a concise overview of $bat-cache help" -n __bat_cache_no_excl | ||||||
|  |  | ||||||
| complete -c $bat -l help -f -d "Print all $bat-cache help" -n __bat_cache_no_excl | complete -c $bat -l help -f -d "Print all $bat-cache help" -n __bat_cache_no_excl | ||||||
|  |  | ||||||
|  | # vim:ft=fish | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user