Skip to content

update git clone for gitlab.vim to https

Tanner Wride requested to merge tanwride-master-patch-b0d5 into master

What does this MR do and why?

This changes the documentation neovim plugin git clone installation method to https instead of ssh so those on a self-managed instance don't need to set up an ssh token with gitlab.com.

MR acceptance checklist

Please evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.

Screenshots or screen recordings

Screenshots are required for UI changes, and strongly recommended for all other merge requests.

Before After

How to set up and validate locally

Numbered steps to set up and validate the change are strongly suggested.

Merge request reports