diff --git a/init.el b/init.el index 07c719e..a6b81e0 100644 --- a/init.el +++ b/init.el @@ -70,6 +70,7 @@ pdf ; pdf enhancements rgb ; creating color strings tree-sitter + (docker +lsp) :os (:if IS-MAC macos) ; improve compatibility with macOS @@ -114,4 +115,4 @@ (default +bindings +smartparens)) (when IS-WINDOWS - (setq native-comp-deferred-compilation t)) \ No newline at end of file + (setq native-comp-deferred-compilation t))