gitlab.nvim icon indicating copy to clipboard operation
gitlab.nvim copied to clipboard

Create, review, and manage Gitlab reources without leaving Neovim

Results 41 gitlab.nvim issues
Sort by recently updated
recently updated
newest added

This PR is an attempt to improve diagnostic placement and `jump_to_reviewer` behaviour reported in #158. It introduces the following changes: 1. The position of a diagnostic and for `jump_to_reviewer` is...

## Feature Description When working on the plugin, I'm getting a lot of warnings about undefined types, e.g., `NuiTree` or `NuiTree.Node`: ![image](https://github.com/harrisoncramer/gitlab.nvim/assets/17056143/52349b5a-0601-4cee-895b-83174e071967) @harrisoncramer , do you also get these warnings...

## Feature Description I'd like to share a piece of my `gitlab.nvim`/`DiffView` configuration. It creates operator and visual mode mappings in the reviewer windows. Rather than having this in my...

feature request

## Prerequsities - [x] The "Troubleshooting" section of the README did not help - [x] I've installed the required dependencies - [x] I'm on the latest version of the plugin...

bug
help wanted
cannot replicate

## Prerequsities - [x] The "Troubleshooting" section of the README did not help - [x] I've installed the required dependencies - [x] I'm on the latest version of the plugin...

bug

feat!: Implements default keybindings for all actions. This is a breaking change to the way the plugin is configured. If users are using the old configuration the plugin will warn...

I added these for better DX, because I don't think it's possible for devs to remember all these available feature. With `which-key`, the user should be able to see what...

The plugin could use a dedicated health check to assist users in ensuring their configuration is correct. We have some stuff set up to check if users are using deprecated...

feature request

## Feature Description Maybe we can pass more options to `choose_merge_request` that's available [in gitlab api](https://docs.gitlab.com/ee/api/merge_requests.html#list-project-merge-requests)

feature request

## Feature Description Hi. It's great if you could provide packaging for https://luarocks.org/ (to use with https://github.com/nvim-neorocks/rocks.nvim) Thanks!

feature request