[Emacs] Remove common-lisp layer, add Swift layer

This commit removes the common-lisp layer, as I do not use it anymore.

However, due to college, I need to be able to edit Swift code, hence its
addition.
This commit is contained in:
Lucien Cartier-Tilet 2020-10-09 18:11:03 +02:00
parent 80a3a944f3
commit 3e3d197d44
Signed by: phundrak
GPG Key ID: BD7789E705CB8DCA
1 changed files with 3 additions and 3 deletions

View File

@ -490,10 +490,10 @@
lua-lsp-emmy-enable-file-watchers t)
#+END_SRC
But that wont stop me trying to use other window managers. I am currently
testing StumpWM, which requires the Common Lisp layer.
Unfortunately, I have to write Swift code for one of my university courses,
so here is the layer:
#+BEGIN_SRC emacs-lisp
common-lisp
swift
#+END_SRC
*** Readers