| 
									
										
										
										
											2017-03-05 17:04:09 +01:00
										 |  |  | " Vim filetype plugin file | 
					
						
							| 
									
										
										
										
											2017-03-16 17:41:02 +01:00
										 |  |  | " Language: 	tmux(1) configuration file | 
					
						
							|  |  |  | " URL: 		https://github.com/ericpruitt/tmux.vim/ | 
					
						
							|  |  |  | " Maintainer: 	Eric Pruitt <eric.pruitt@gmail.com> | 
					
						
							|  |  |  | " Last Changed: 2017 Mar 10 | 
					
						
							| 
									
										
										
										
											2017-03-05 17:04:09 +01:00
										 |  |  | 
 | 
					
						
							|  |  |  | if exists("b:did_ftplugin") | 
					
						
							|  |  |  |   finish | 
					
						
							|  |  |  | endif | 
					
						
							|  |  |  | let b:did_ftplugin = 1 | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2021-10-16 15:23:36 +01:00
										 |  |  | let b:undo_ftplugin = "setlocal comments< commentstring<" | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | setlocal comments=:# | 
					
						
							| 
									
										
										
										
											2017-03-05 17:04:09 +01:00
										 |  |  | setlocal commentstring=#\ %s |