Update install notes to use vim-plug
This commit is contained in:
		
							parent
							
								
									6db978fd0a
								
							
						
					
					
						commit
						5ba24952c9
					
				
							
								
								
									
										14
									
								
								README.md
									
									
									
									
									
								
							
							
						
						
									
										14
									
								
								README.md
									
									
									
									
									
								
							| @ -31,17 +31,15 @@ You can watch a [short demo][] by [Jack Franklin][] recorded at [Vim London][]. | |||||||
| Installation | Installation | ||||||
| ------------ | ------------ | ||||||
| 
 | 
 | ||||||
| The easiest way to install VTR is to add the git repo as a bundle, then use | If you don't have a preferred installation method, I recommend using | ||||||
| [Pathogen][], [Vundle][] or similar plugin management option to add it to Vim's | [vim-plug][]: | ||||||
| runtime path. |  | ||||||
| 
 | 
 | ||||||
| ``` shell | ```vim | ||||||
| cd ~/.vim | Plug 'christoomey/vim-tmux-runner' | ||||||
| mkdir bundles  # only |  | ||||||
| cd bundles |  | ||||||
| git clone https://github.com/christoomey/vim-tmux-runner.git |  | ||||||
| ``` | ``` | ||||||
| 
 | 
 | ||||||
|  | [vim-plug]: https://github.com/junegunn/vim-plug | ||||||
|  | 
 | ||||||
| Python Notes | Python Notes | ||||||
| ------------ | ------------ | ||||||
| 
 | 
 | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user