Jakub F. Bortlík

Results 11 issues of Jakub F. Bortlík

Thanks for the nice plugin! This is not a bug report nor a feature request. Just a suggestion for documentation enhancement. I use an alternative window picker ([ten3roberts/window-picker.nvim](https://github.com/ten3roberts/window-picker.nvim), rather than...

documentation

### Description In the first place, thank you for your amazing plugin! Either on its own or utilized by my other favourite plugin [gitlab.nvim](https://github.com/harrisoncramer/gitlab.nvim), `diffview.nvim` is of enormous help in...

bug

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...

feature request

## Prerequisites - [x] I'm on the latest version of the plugin - [x] I've installed the required dependencies - [x] I've run `:h gitlab.nvim.troubleshooting` and followed the steps there...

bug
cannot replicate

## Feature Description In my `gitlab.nvim` config I've mapped both `gitlab.move_to_discussion_tree_from_diagnostic` and `jump_to_reviewer` to the same key (`a`) and I use it to quickly jump between the discussion tree and...

feature request

## Feature Description I think it would be quite nice to use the conceal functionality in markdown buffers like the discussion tree and the comment composition buffers to _visually_ replace...