Use SpaceVim as general IDE for swift

Hello, I am author of SpaceVim, and I have improved the lang#swift layer. here is a ganeral guide for using spacevim as swift ide.

features

  1. async code runner
  2. async repl support
  3. code lint provided by neomake
  4. code format provided by neoformat

TODO

  1. lsp support
12 Likes

Great work!