Update telescope.lua
This commit is contained in:
		
							parent
							
								
									a31d8fb228
								
							
						
					
					
						commit
						9157cafb61
					
				| @ -79,5 +79,6 @@ if | ||||
|     print("After completion of PackerSync, restart neovim.") | ||||
|     -- Trigger packer compile on PackerComplete, so it properly waits for PackerSync | ||||
|     vim.cmd 'autocmd User PackerComplete ++once lua require("packer").compile()' | ||||
|     require "pluginList" | ||||
|     require("packer").sync("telescope-fzf-native.nvim", "telescope-media-files.nvim") | ||||
| end | ||||
|  | ||||
		Loading…
	
		Reference in New Issue
	
	Block a user