gitlab
URL: https://gitlab.com/gitlab-org/editor-extensions/gitlab.vim
Maintainers: Gaetan Lepage
plugins.gitlab.enable
Whether to enable gitlab.vim.
Type: boolean
Default:
false
Example:
true
Declared by:
plugins.gitlab.package
The gitlab.vim package to use.
Type: package
Default:
pkgs.vimPlugins.gitlab-vim
Declared by:
plugins.gitlab.autoLoad
Whether to automatically load gitlab.vim when neovim starts.
Type: boolean
Default:
false
when lazy-loading is enabled.
Example:
false
Declared by:
plugins.gitlab.nodePackage
The nodejs package to use.
Type: null or package
Default:
null
Declared by: