Bug 988112
| Summary: | RFE: add +lua support | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Jeremey Hustman <jeremeyhustman> | ||||
| Component: | vim | Assignee: | Karsten Hopp <karsten> | ||||
| Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||
| Severity: | unspecified | Docs Contact: | |||||
| Priority: | unspecified | ||||||
| Version: | 20 | CC: | ageha666, alexey.brodkin, doshitan, iliyabo, jv+fedora, karsten, kealthou, lantw44, lmeyer, nkudriavtsev, parthbera, paulo.fidalgo.pt, postmaster, sanjay.ankur, sit1way | ||||
| Target Milestone: | --- | Flags: | karsten:
needinfo-
|
||||
| Target Release: | --- | ||||||
| Hardware: | Unspecified | ||||||
| OS: | Unspecified | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | vim-7.4.417-1.fc19 | Doc Type: | Bug Fix | ||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2014-08-23 01:53:50 UTC | Type: | Bug | ||||
| Regression: | --- | Mount Type: | --- | ||||
| Documentation: | --- | CRM: | |||||
| Verified Versions: | Category: | --- | |||||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||
| Cloudforms Team: | --- | Target Upstream Version: | |||||
| Embargoed: | |||||||
| Attachments: |
|
||||||
|
Description
Jeremey Hustman
2013-07-24 18:33:50 UTC
I've managed to workaround through the Fedora Forums: http://forums.fedoraforum.org/showthread.php?t=292813 I would love to see Lua support in Vim as well. There are some vim plugins which need it, e.g. neocomplete. It adds just about 20kB to the binaries: % du -bs *.extracted 2236072 vim-enhanced-7.4.027-2.fc19.x86_64.rpm.extracted 2257456 vim-enhanced-7.4.027-2.1.fc19.x86_64.rpm.extracted Karsten, please, can you consider adding it? Created attachment 799316 [details]
patch enabling Lua interpreter in spec (F19)
Adding a patch to make Vim maintainer's life easier if this RFE is accepted.
Watching the progress since the need of lua for neocomplete. Until this become official I need to compile my own VIM version. is there any issues with adding this feature Karsten? The next vim updates will have lua support enabled: http://koji.fedoraproject.org/koji/buildinfo?buildID=499242 http://koji.fedoraproject.org/koji/buildinfo?buildID=499244 http://koji.fedoraproject.org/koji/buildinfo?buildID=499014 Can I ask you to turn on --with-luajit option? +1 on the --with-luajit request. Also, when will we be seeing a Lua enabled Vim in updates repo? July 8th today, have been on 179-1 for several months here with Fedora 20. Thanks Karsten, there is any chance for lua and luajit in the current stable f20? vim-7.4.402-1.fc20 has been submitted as an update for Fedora 20. https://admin.fedoraproject.org/updates/vim-7.4.402-1.fc20 vim-7.4.402-1.fc19 has been submitted as an update for Fedora 19. https://admin.fedoraproject.org/updates/vim-7.4.402-1.fc19 Package vim-7.4.402-1.fc20: * should fix your issue, * was pushed to the Fedora 20 testing repository, * should be available at your local mirror within two days. Update it with: # su -c 'yum update --enablerepo=updates-testing vim-7.4.402-1.fc20' as soon as you are able to. Please go to the following url: https://admin.fedoraproject.org/updates/FEDORA-2014-9443/vim-7.4.402-1.fc20 then log in and leave karma (feedback). vim-7.4.402-1.fc20 has been pushed to the Fedora 20 stable repository. If problems still persist, please make note of it in this bug report. vim-7.4.417-1.fc20 has been submitted as an update for Fedora 20. https://admin.fedoraproject.org/updates/vim-7.4.417-1.fc20 vim-7.4.417-1.fc19 has been submitted as an update for Fedora 19. https://admin.fedoraproject.org/updates/vim-7.4.417-1.fc19 vim-7.4.417-1.fc20 has been pushed to the Fedora 20 stable repository. If problems still persist, please make note of it in this bug report. vim-7.4.417-1.fc19 has been pushed to the Fedora 19 stable repository. If problems still persist, please make note of it in this bug report. Why is lua disabled again in Fedora 22? Vim for Fedora 22 is not built with Lua support. Was it an intentional change? If not, could you please fix it through update channel? Would it be possible to add lua support again in the Fedora 22 build? Bug for vim and lua in Fedora 22 is https://bugzilla.redhat.com/show_bug.cgi?id=1203321 |