Install Flutter-related packages

This commit is contained in:
Gergely Polonkai 2021-02-09 06:20:41 +01:00
parent 6961384ef2
commit 6338677620
No known key found for this signature in database
GPG Key ID: 2D2885533B869ED4
2 changed files with 19 additions and 0 deletions

View File

@ -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

View File

@ -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