mirror of
https://gitlab.com/dwt1/dotfiles.git
synced 2026-04-22 11:00:27 +10:00
5 lines
103 B
EmacsLisp
5 lines
103 B
EmacsLisp
;;; feature/lsp/autoload.el -*- lexical-binding: t; -*-
|
|
|
|
;;;###autodef
|
|
(defalias 'lsp! #'lsp-deferred)
|