After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 767080 - vim: Add :open as an alias for :edit.
vim: Add :open as an alias for :edit.
Status: RESOLVED FIXED
Product: gnome-builder
Classification: Other
Component: general
unspecified
Other All
: Normal normal
: ---
Assigned To: GNOME Builder Maintainers
GNOME Builder Maintainers
Depends on:
Blocks:
 
 
Reported: 2016-05-31 15:51 UTC by Matthew Leeds
Modified: 2016-05-31 16:15 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
vim: Add :open as an alias for :edit. (1016 bytes, patch)
2016-05-31 15:51 UTC, Matthew Leeds
committed Details | Review

Description Matthew Leeds 2016-05-31 15:51:25 UTC
In vim, :open <file> works like :edit <file>. This commit makes Builder
mimic that behavior.
Comment 1 Matthew Leeds 2016-05-31 15:51:28 UTC
Created attachment 328824 [details] [review]
vim: Add :open as an alias for :edit.
Comment 2 sébastien lafargue 2016-05-31 16:15:51 UTC
Attachment 328824 [details] pushed as 594fdca - vim: Add :open as an alias for :edit.