Don't disable runtime snippets
This commit is contained in:
		
							parent
							
								
									a356fa835c
								
							
						
					
					
						commit
						47a0889a7d
					
				
							
								
								
									
										1
									
								
								vimrc
									
									
									
									
									
								
							
							
						
						
									
										1
									
								
								vimrc
									
									
									
									
									
								
							@ -192,7 +192,6 @@ if has('conceal')
 | 
				
			|||||||
endif
 | 
					endif
 | 
				
			||||||
" Enable snipMate compatibility feature.
 | 
					" Enable snipMate compatibility feature.
 | 
				
			||||||
let g:neosnippet#enable_snipmate_compatibility = 1
 | 
					let g:neosnippet#enable_snipmate_compatibility = 1
 | 
				
			||||||
let g:neosnippet#disable_runtime_snippets = 1
 | 
					 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					
 | 
				
			||||||
" LSP
 | 
					" LSP
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
		Reference in New Issue
	
	Block a user