Results 221 comments of Eric Wong

i can not reproduce this in javac checker,and it works well

@mhartington looks nice, the spell option is enabled?

Defx support in spacevim https://github.com/SpaceVim/SpaceVim/pull/2282 ![defx](https://user-images.githubusercontent.com/13142418/52636291-2b586280-2f07-11e9-81e6-49558811b0e8.png)

![defx-icons](https://user-images.githubusercontent.com/13142418/54086225-85233f80-4382-11e9-8091-7f387319b90a.png)

@alfredxing no please do not make tag case insensitive, it is same as url, by default `USA` and `usa` is not a same tag. sometimes we usually use uppercase for...

@chemzqm I am working on an lib [Github-api.vim](https://github.com/wsdjeg/GitHub-api.vim), I just impl the api of gist, but there are some issues. here is my two func for create gist. ``` vim...

I am not sure lua support has any mappings override SpaceVim, I need read the code. and thanks for you help. https://github.com/SpaceVim/SpaceVim/pull/138

That would be great. thanks.

Nice, I will have look, I just fix the duplicate tags error of wsdjeg/luarefvim, but it is not good idea, I will have a look at your plugin.

@WolfgangMehner hi, does lua-support has omnifunc for lua? I can not get it work.