chore(rust): Remove flycheck-require
eglot uses flymake, which is bundled.
This commit is contained in:
		
							parent
							
								
									9576f73526
								
							
						
					
					
						commit
						b304289de3
					
				
					 1 changed files with 0 additions and 1 deletions
				
			
		| 
						 | 
					@ -1,6 +1,5 @@
 | 
				
			||||||
(require 'company)
 | 
					(require 'company)
 | 
				
			||||||
(require 'eglot)
 | 
					(require 'eglot)
 | 
				
			||||||
(require 'flycheck)
 | 
					 | 
				
			||||||
(require 'rust-mode)
 | 
					(require 'rust-mode)
 | 
				
			||||||
 | 
					
 | 
				
			||||||
;; LSP configuration:
 | 
					;; LSP configuration:
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue