polyglot is loaded before anything else
This commit is contained in:
		
							parent
							
								
									1c4f5ed70d
								
							
						
					
					
						commit
						a2c601ab31
					
				| 
						 | 
					@ -248,6 +248,7 @@ autocmd InsertLeave  *.{json} set conceallevel=2
 | 
				
			||||||
" Load all packages and activate tags
 | 
					" Load all packages and activate tags
 | 
				
			||||||
"
 | 
					"
 | 
				
			||||||
""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""
 | 
					""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""
 | 
				
			||||||
 | 
					packadd! vim-polyglot
 | 
				
			||||||
packadd! vim-log-highlighting
 | 
					packadd! vim-log-highlighting
 | 
				
			||||||
packloadall
 | 
					packloadall
 | 
				
			||||||
" Load all of the helptags now, after plugins have been loaded.
 | 
					" Load all of the helptags now, after plugins have been loaded.
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in New Issue