diff options
Diffstat (limited to '.config/emacs/modules/mm-lsp.el')
-rw-r--r-- | .config/emacs/modules/mm-lsp.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.config/emacs/modules/mm-lsp.el b/.config/emacs/modules/mm-lsp.el index 13c5474..3a64f49 100644 --- a/.config/emacs/modules/mm-lsp.el +++ b/.config/emacs/modules/mm-lsp.el @@ -42,4 +42,4 @@ If `eglot-tempel-mode' is already enabled this function does nothing." :after eglot :hook (eglot-managed-mode . mm-lsp-eglot-tempel-enable)) -(provide 'mm-lsp) +(provide 'mm-lsp)
\ No newline at end of file |