aboutsummaryrefslogtreecommitdiff
path: root/.emacs.d/rul-lisp/packages/rul-dart.el
blob: 36bfd47a25ee991c8e08eb4e72a74f41242750e6 (plain)
1
2
3
4
5
6
7
(setq dart-server-format-on-save t)
(add-hook 'dart-mode-hook 'lsp)

(setq gc-cons-threshold (* 100 1024 1024)
      read-process-output-max (* 1024 1024))

(provide 'rul-dart)
nihil fit ex nihilo