Eric Wong
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 

@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.