added vim wiki to vim packages
This commit is contained in:
		
							parent
							
								
									93d22165eb
								
							
						
					
					
						commit
						aaf2b4ad9d
					
				
							
								
								
									
										3
									
								
								.gitmodules
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										3
									
								
								.gitmodules
									
									
									
									
										vendored
									
									
								
							@ -56,3 +56,6 @@
 | 
			
		||||
[submodule "tpm"]
 | 
			
		||||
	path = tmux/plugins/tpm
 | 
			
		||||
	url = https://github.com/tmux-plugins/tpm
 | 
			
		||||
[submodule "vimwiki"]
 | 
			
		||||
	path = vim/pack/man/start/vimwiki
 | 
			
		||||
	url = https://github.com/vimwiki/vimwiki.git
 | 
			
		||||
 | 
			
		||||
@ -14,6 +14,9 @@ set -g automatic-rename on
 | 
			
		||||
bind-key v select-layout even-vertical
 | 
			
		||||
bind-key h select-layout even-horizontal
 | 
			
		||||
 | 
			
		||||
# binds path to current one
 | 
			
		||||
bind-key a attach -c "#{pane_current_path}"
 | 
			
		||||
 | 
			
		||||
# setting up TPM
 | 
			
		||||
set -g @plugin 'tmux-plugins/tpm'
 | 
			
		||||
set -g @plugin 'tmux-plugins/tmux-sensible'
 | 
			
		||||
 | 
			
		||||
							
								
								
									
										1
									
								
								vim/pack/man/start/vimwiki
									
									
									
									
									
										Submodule
									
								
							
							
								
								
								
								
								
								
									
									
								
							
						
						
									
										1
									
								
								vim/pack/man/start/vimwiki
									
									
									
									
									
										Submodule
									
								
							@ -0,0 +1 @@
 | 
			
		||||
Subproject commit fea8bee382b2051b0137fd2cacf0862823ee69b3
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user