hello, I am author of SpaceVim, and SpaceVim is a community-driven vim distribution. SpaceVim is a project which is just like spacemacs, use layer to manager plugins and config. we just add new layer lang#nim which provides nim support in SpaceVim.
<https://spacevim.org/layers/lang/nim/>
any feedback is welcome in this thread.
The webpage is loading very slow in my end, any idea?
I'm using vim currently but will try SpaceVim. Thank you
This layer includes a nim plugin for vim, the link is:
https://github.com/wsdjeg/vim-nim
this is just a fork of some other plugins, but I will make some changes.
@mashingan, can you use chrome debug tool to see which source is slow?
link works well for me, as in SpaceVim we enable neomake by default. you can also have a try with neomake without SpaceVim.