Skip to content

Editor crashes whenever I try to get it to give suggestions #47

@fusion809

Description

@fusion809

Hi,

This plugin seemed like it was exactly what I was looking for, but unfortunately after I added this in my ~/.vimrc to install it and utilize it:

" vim-lua-ftplugin
Plugin 'xolox/vim-misc'
Plugin 'xolox/vim-lua-ftplugin'
let g:lua_complete_omni = 1

, ran :source % and then :PluginInstall, restarted Vim and opened a Lua script and tried to get it to auto-complete some code, Vim crashed. I tried this in Vim and GVim, both crashed. Lua 5.3.4 is my version of Lua, my OS is Arch Linux, my kernel is 4.13.5 and my Vim version is 8.0.1184. If there's something else you want to know just ask. My full ~/.vimrc is here. In case you ask the lua binary is where I'd expect this plugin to expect it to be /usr/bin/lua.

Thanks for your time

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions