mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-01 12:17:25 -05:00
Replace +lsp|init with lsp! autodef
This commit is contained in:
@ -1,7 +1,7 @@
|
||||
;;; lang/ocaml/config.el -*- lexical-binding: t; -*-
|
||||
|
||||
(when (featurep! +lsp)
|
||||
(add-hook! (tuareg-mode reason-mode) #'+lsp|init))
|
||||
(add-hook! (tuareg-mode reason-mode) #'lsp!))
|
||||
|
||||
|
||||
(after! tuareg
|
||||
|
Reference in New Issue
Block a user