Optionally load ~/Sandbox/format.vim if available
This commit is contained in:
		
							parent
							
								
									c41ea042ab
								
							
						
					
					
						commit
						c5108badc3
					
				
							
								
								
									
										6
									
								
								vimrc
									
									
									
									
									
								
							
							
						
						
									
										6
									
								
								vimrc
									
									
									
									
									
								
							| @ -43,10 +43,10 @@ Plug 'vim-scripts/vimomni', {'for': ['vim']} | |||||||
| " }}} | " }}} | ||||||
| " format {{{ | " format {{{ | ||||||
| " format.vim - format with text objects | " format.vim - format with text objects | ||||||
| if platform#is_linux() | if isdirectory('~/Sandbox/format') | ||||||
|   Plug 'git@bitbucket.org:infektor/format.vim.git' |  | ||||||
| else |  | ||||||
|   Plug '~/Sandbox/format' |   Plug '~/Sandbox/format' | ||||||
|  | else | ||||||
|  |   Plug 'git@bitbucket.org:infektor/format.vim.git' | ||||||
| endif | endif | ||||||
| " }}} | " }}} | ||||||
| " text objects {{{ | " text objects {{{ | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user