spacemacs/layers
Keith Pinson f5fddc4256 [scala] drop support for Unicode arrows, now deprecated in Scala
As of Scala 2.13, Unicode arrows are deprecated:

* https://github.com/scala/scala/pull/7540
* https://github.com/scala/scala-dev/issues/585
* https://github.com/scala/bug/issues/11210

Using one will give a deprecation warnings like so:

> The unicode arrow `⇒` is deprecated, use `=>` instead. If you still wish to
> display it as one character, consider using a font with programming ligatures
> such as Fira Code.

As such the Scala layer's version slick capability to replace ASCII arrows with
Unicode ones is no longer useful, and I have removed it.

Based on my tests it doesn't seem that there is a need for a more graceful way
to deprecate this: i.e. nothing fails if there is extra junk in `:variables`.
2020-06-07 12:51:10 +02:00
..
+chat
+checkers
+completion Make auto-complete more configurable and efficient for lsp 2020-05-15 22:22:28 +02:00
+distributions
+emacs
+email Update mu4e to 1.4.x changes. 2020-05-24 23:41:19 +02:00
+filetree fixed typo by changing dired-load to dired-mode 2020-05-24 23:46:53 +02:00
+fonts/unicode-fonts
+frameworks Avoid unnecessary packages installation of tern layer 2020-05-11 09:42:13 +02:00
+fun
+intl
+lang [scala] drop support for Unicode arrows, now deprecated in Scala 2020-06-07 12:51:10 +02:00
+misc [helm] Provide fuzzy matching for Helm-M-x 2020-05-11 12:36:56 +02:00
+music
+os
+pair-programming/floobits
+readers
+source-control [version-control] Bind SPC g v I (vc-ignore) on startup 2020-05-10 21:18:35 +02:00
+spacemacs Add functions to make variables layout local 2020-05-11 14:49:02 +02:00
+tags
+themes
+tools Update instructions for dap integration and update existing layers 2020-05-16 23:40:38 +02:00
+vim
+web-services
auto-layer.el
LAYERS.org documentation formatting: Mon May 18 22:06:40 UTC 2020 2020-05-20 22:24:46 +02:00