Support elm-mode for Emacs
Instead of (ab)using haskell-mode, support elm-mode. TODO: Support elm-format on buffer save
This commit is contained in:
		
							parent
							
								
									93bdebf9b2
								
							
						
					
					
						commit
						e864074600
					
				
					 2 changed files with 4 additions and 0 deletions
				
			
		|  | @ -77,5 +77,8 @@ | |||
|   :config | ||||
|   (general-add-hook wpc/frontend-hooks #'prettier-js-mode)) | ||||
| 
 | ||||
| ;; Support Elm | ||||
| (use-package elm-mode) | ||||
| 
 | ||||
| (provide 'wpc-javascript) | ||||
| ;;; wpc-javascript.el ends here | ||||
|  |  | |||
|  | @ -25,6 +25,7 @@ let | |||
| 
 | ||||
|     (with epkgs.melpaPackages; [ | ||||
|       notmuch | ||||
|       elm-mode | ||||
|       ts | ||||
|       vterm | ||||
|       base16-theme | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue