Follow-up from "Neovim: Stub out Vim auto-command section"
The following discussion from !163214 should be addressed: - [ ] @aqualls started a [discussion](https://gitlab.com/gitlab-org/gitlab/-/merge_requests/163214#note_2060428956): (+1 comment) > ```suggestion:-1+0 > > ## Edit resources in GitLab > > Enable the `gitlab.resource_editing` to enable: > > 1. Use `:edit https://gitlab.com/RESOURCE_URL` to open a buffer with the > description of an epic, issue, or merge request. > 1. Saving the buffer with `:w` will update the resource's Markdown description. > > ## Install the extension > ``` > > This spot isn't the right place, but here's another part of the existing README we should capture - @erran [followed up](https://gitlab.com/gitlab-org/gitlab/-/merge_requests/163214#note_2066256420): > I’d be happy to contribute a feature list and figure out a different location to document the specific usage like this. > > The Neovim help text is probably reasonable since we document how to use it.
issue