mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-01 12:17:25 -05:00
lang/elixir: src_block{,_end} commented out
This commit is contained in:
@ -19,8 +19,8 @@
|
||||
;; Functional
|
||||
:def "def"
|
||||
:lambda "fn"
|
||||
:src_block "do"
|
||||
:src_block_end "end"
|
||||
;; :src_block "do"
|
||||
;; :src_block_end "end"
|
||||
;; Flow
|
||||
:not "!"
|
||||
:in "in" :not-in "not in"
|
||||
|
Reference in New Issue
Block a user