[vim] Add treesitter plugin
Add after config script
This commit is contained in:
		
							parent
							
								
									eb270c30bf
								
							
						
					
					
						commit
						556d125741
					
				
					 2 changed files with 12 additions and 0 deletions
				
			
		| 
						 | 
				
			
			@ -38,6 +38,7 @@ if has('nvim')
 | 
			
		|||
    Plug 'hrsh7th/cmp-path'
 | 
			
		||||
    Plug 'hrsh7th/cmp-cmdline'
 | 
			
		||||
    Plug 'hrsh7th/nvim-cmp'
 | 
			
		||||
    Plug 'nvim-treesitter/nvim-treesitter', {'do': ':TSUpdate'}
 | 
			
		||||
endif
 | 
			
		||||
 | 
			
		||||
call plug#end()
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue