coc java
This commit is contained in:
		@@ -24,6 +24,7 @@ call plug#end()
 | 
				
			|||||||
:let NERDTreeShowHidden=1
 | 
					:let NERDTreeShowHidden=1
 | 
				
			||||||
 | 
					
 | 
				
			||||||
" =============== COC Config ================================================
 | 
					" =============== COC Config ================================================
 | 
				
			||||||
 | 
					
 | 
				
			||||||
inoremap <silent><expr> <TAB>
 | 
					inoremap <silent><expr> <TAB>
 | 
				
			||||||
      \ coc#pum#visible() ? coc#pum#next(1) :
 | 
					      \ coc#pum#visible() ? coc#pum#next(1) :
 | 
				
			||||||
      \ CheckBackspace() ? "\<Tab>" :
 | 
					      \ CheckBackspace() ? "\<Tab>" :
 | 
				
			||||||
 
 | 
				
			|||||||
							
								
								
									
										1
									
								
								.gitignore
									
									
									
									
										vendored
									
									
										Normal file
									
								
							
							
						
						
									
										1
									
								
								.gitignore
									
									
									
									
										vendored
									
									
										Normal file
									
								
							@@ -0,0 +1 @@
 | 
				
			|||||||
 | 
					.config/nvim/plugged/
 | 
				
			||||||
		Reference in New Issue
	
	Block a user