You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've edited this issue as I've noticed that I was trying to run this plugin, originally, in a system without Lua support built into Vim, even though my main system does have it. Now I've started using my main system for this and I've noticed that while no errors are given for some reason, despite installing this plugin with Vundle, no autocompletions are popping up in Lua files. So I am left to assume this plugin only supports SpaceVim and not Vim itself. It'd be great if some info on how to install it outside SpaceVim was in the README. The only other Lua auto-complete plugin I know of (vim-lua-ftplugin https://github.com/xolox/vim-lua-ftplugin) is a pain as it won't let you complete the snippet of code it gets activated on, yourself. It insists you choose from the list of completions that come up in the autocompletion suggestions.
Thanks for your time,
Brentn
The text was updated successfully, but these errors were encountered:
fusion809
changed the title
Lua support must be enabled?
Please support Vim without SpaceVim
Nov 6, 2017
Hi,
I've edited this issue as I've noticed that I was trying to run this plugin, originally, in a system without Lua support built into Vim, even though my main system does have it. Now I've started using my main system for this and I've noticed that while no errors are given for some reason, despite installing this plugin with Vundle, no autocompletions are popping up in Lua files. So I am left to assume this plugin only supports SpaceVim and not Vim itself. It'd be great if some info on how to install it outside SpaceVim was in the README. The only other Lua auto-complete plugin I know of (vim-lua-ftplugin https://github.com/xolox/vim-lua-ftplugin) is a pain as it won't let you complete the snippet of code it gets activated on, yourself. It insists you choose from the list of completions that come up in the autocompletion suggestions.
Thanks for your time,
Brentn
The text was updated successfully, but these errors were encountered: