rm un-needed cmd
This commit is contained in:
		
							parent
							
								
									b266f066af
								
							
						
					
					
						commit
						d27e6a2b9d
					
				| @ -225,8 +225,6 @@ local plugins = { | |||||||
| local present, packer = pcall(require, "packer") | local present, packer = pcall(require, "packer") | ||||||
| 
 | 
 | ||||||
| if present then | if present then | ||||||
|   vim.cmd "packadd packer.nvim" |  | ||||||
| 
 |  | ||||||
|   -- Override with default plugins with user ones |   -- Override with default plugins with user ones | ||||||
|   plugins = require("core.utils").merge_plugins(plugins) |   plugins = require("core.utils").merge_plugins(plugins) | ||||||
| 
 | 
 | ||||||
|  | |||||||
		Loading…
	
		Reference in New Issue
	
	Block a user