Popup and Keymap Updates (#356)
feat: Enable always jumping to discussion tree (#352) feat: Enables motions for easier range selection when creating comments/suggestions (e.g. s3j, c3j) (#353) fix: Makes help popup not editable and close it on BufLeave (#355) This is a #MINOR release
This commit is contained in:
committed by
GitHub
parent
4ae623cd65
commit
6500ef1f2c
@@ -52,6 +52,7 @@ M.settings = {
|
||||
config_path = nil,
|
||||
reviewer = "diffview",
|
||||
reviewer_settings = {
|
||||
jump_with_no_diagnostics = false,
|
||||
diffview = {
|
||||
imply_local = false,
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user