| 
						
						
							
								
							
						
						
					 | 
					 | 
					@ -51,17 +51,17 @@ bind C-Space copy-mode | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					
 | 
					 | 
					 | 
					 | 
					
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					# Rebinds to be like neotree | 
					 | 
					 | 
					 | 
					# Rebinds to be like neotree | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					unbind % | 
					 | 
					 | 
					 | 
					unbind % | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					bind | split-window -h | 
					 | 
					 | 
					 | 
					bind i split-window -h | 
				
			
			
				
				
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					bind - split-window -v | 
					 | 
					 | 
					 | 
					bind s split-window -v | 
				
			
			
				
				
			
		
	
		
		
	
		
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					
 | 
					 | 
					 | 
					 | 
					
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					# Smart pane switching with awareness of vim splits | 
					 | 
					 | 
					 | 
					# Smart pane switching with awareness of vim splits | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					# This is the tmux side of the vim-tmux-navigator plugin | 
					 | 
					 | 
					 | 
					# This is the tmux side of the vim-tmux-navigator plugin | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					# is_vim='echo "#{pane_current_command}" | grep -iqE "(^|\/)g?(view|n?vim?)(diff)?$"'" | 
					 | 
					 | 
					 | 
					# is_vim='echo "#{pane_current_command}" | grep -iqE "(^|\/)g?(view|n?vim?)(diff)?$"'" | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					
 | 
					 | 
					 | 
					 | 
					
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					bind -n M-Left select-pane -L | 
					 | 
					 | 
					 | 
					bind k selectp -U # switch to panel Up | 
				
			
			
				
				
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					bind -n M-Right select-pane -R | 
					 | 
					 | 
					 | 
					bind j selectp -D # switch to panel Down | 
				
			
			
				
				
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					bind -n M-Up select-pane -U | 
					 | 
					 | 
					 | 
					bind h selectp -L # switch to panel Left | 
				
			
			
				
				
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					bind -n M-Down select-pane -D | 
					 | 
					 | 
					 | 
					bind l selectp -R # switch to panel Right | 
				
			
			
				
				
			
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					
 | 
					 | 
					 | 
					 | 
					
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					# Vim keybinds so copy mode behaves more like vim | 
					 | 
					 | 
					 | 
					# Vim keybinds so copy mode behaves more like vim | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					bind-key -t vi-copy 'v' begin-selection | 
					 | 
					 | 
					 | 
					bind-key -t vi-copy 'v' begin-selection | 
				
			
			
		
	
	
		
		
			
				
					| 
						
							
								
							
						
						
						
					 | 
					 | 
					
  |