telescope: Explicitly depend on nvim-treesitter
Fix Telescope syntax highlighting is not working until open a file https://github.com/NvChad/NvChad/issues/2084
This commit is contained in:
		
							parent
							
								
									c3c349c830
								
							
						
					
					
						commit
						c2a0bb1684
					
				
					 1 changed files with 1 additions and 0 deletions
				
			
		|  | @ -233,6 +233,7 @@ local default_plugins = { | |||
| 
 | ||||
|   { | ||||
|     "nvim-telescope/telescope.nvim", | ||||
|     dependencies = "nvim-treesitter/nvim-treesitter", | ||||
|     cmd = "Telescope", | ||||
|     init = function() | ||||
|       require("core.utils").load_mappings "telescope" | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue