mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-05 12:37:33 -05:00
Remove +joker flag for clojure layer
Flycheck apparently won't complain if joker isn't installed
This commit is contained in:
@ -80,7 +80,7 @@
|
||||
:lang
|
||||
;assembly ; assembly for fun or debugging
|
||||
;(cc +irony +rtags); C/C++/Obj-C madness
|
||||
;(clojure +joker) ; java with a lisp
|
||||
;clojure ; java with a lisp
|
||||
;common-lisp ; if you've seen one lisp, you've seen them all
|
||||
;coq ; proofs-as-programs
|
||||
;crystal ; ruby at the speed of c
|
||||
|
Reference in New Issue
Block a user