no flow
This commit is contained in:
		
							parent
							
								
									1259728340
								
							
						
					
					
						commit
						7374d02180
					
				
					 1 changed files with 3 additions and 3 deletions
				
			
		| 
						 | 
					@ -485,9 +485,9 @@
 | 
				
			||||||
 | 
					
 | 
				
			||||||
(remove-hook 'js2-mode-hook 'tide-setup t)
 | 
					(remove-hook 'js2-mode-hook 'tide-setup t)
 | 
				
			||||||
 | 
					
 | 
				
			||||||
(require 'company-flow)
 | 
					;; (require 'company-flow)
 | 
				
			||||||
(eval-after-load 'company
 | 
					;; (eval-after-load 'company
 | 
				
			||||||
  (lambda () (add-to-list 'company-backends 'company-flow)))
 | 
					;;   (lambda () (add-to-list 'company-backends 'company-flow)))
 | 
				
			||||||
(defun flow/set-flow-executable ()
 | 
					(defun flow/set-flow-executable ()
 | 
				
			||||||
  (interactive)
 | 
					  (interactive)
 | 
				
			||||||
  (let* ((os (pcase system-type
 | 
					  (let* ((os (pcase system-type
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue