xolox / vim-lua-ftplugin

Lua file type plug-in for the Vim text editor
http://peterodding.com/code/vim/lua-ftplugin
187 stars 27 forks source link

luafile lua_omni.lua path for VAM. #5

Closed stardiviner closed 11 years ago

stardiviner commented 12 years ago

I'm using vim-addon-manager, when I install your plugin from VAM, it happens this error:

Error detected while processing /home/chris/Git/dotfiles/.vim/vim-addons/lua_omni/ftplugin/lua_
omni.vim:                                                                                      
line   29:                                                                                     
cannot open /home/chris/.vim/ftplugin/lua_omni.lua: No such file or directory

I checked out source code, find luafile ~/.vim/ftplugin/lua_omni.lua, maybe here should use more smart path settings.

xolox commented 11 years ago

Hi & thanks for the feedback. I'm pretty sure this has since been fixed. Please try the latest version. I'm closing this issue now but if the problem persists feel free to reopen this issue or create a new one.