diff --git a/configuration.org b/configuration.org index cbe1060..87a25dd 100644 --- a/configuration.org +++ b/configuration.org @@ -3515,6 +3515,20 @@ directory. It is available from [[http://plantuml.com/download][here]]. (use-package clojure-mode) #+end_src +** Flutter specific things + +#+begin_src emacs-lisp +(use-package lsp-mode) + +(use-package lsp-dart + :hook + (dart-mode . lsp)) + +(use-package lsp-ui) + +(use-package hover) +#+end_src + * Games ** Gnu Go diff --git a/customizations.el b/customizations.el index 2f861ef..b74fa35 100644 --- a/customizations.el +++ b/customizations.el @@ -85,6 +85,7 @@ enlive eshell-fringe-status eshell-prompt-extras + esxml expand-region fancy-narrow feature-mode @@ -121,6 +122,7 @@ helm-chrome helm-mu hl-todo + hover hungarian-holidays hungry-delete hyde @@ -137,6 +139,9 @@ kubernetes loccur lorem-ipsum + lsp-dart + lsp-mode + lsp-ui magit magit-gerrit magithub