From 6338677620f337d924db9fd2030d5d207e324eca Mon Sep 17 00:00:00 2001 From: Gergely Polonkai Date: Tue, 9 Feb 2021 06:20:41 +0100 Subject: [PATCH] Install Flutter-related packages --- configuration.org | 14 ++++++++++++++ customizations.el | 5 +++++ 2 files changed, 19 insertions(+) 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