Temporary registers, SSH Port, Bug Fixes (#251)
- allows SSH Gitlab connection to have custom port - introduces temporary registers - fixes issue w/ quitting the popup on MR creation This is a #MINOR release
This commit is contained in:
committed by
GitHub
parent
36f512cd6d
commit
7c3ee0530b
@@ -34,4 +34,8 @@ M.attach_file = function()
|
||||
end)
|
||||
end
|
||||
|
||||
M.editable_popup_opts = {
|
||||
save_to_temp_register = true,
|
||||
}
|
||||
|
||||
return M
|
||||
|
||||
Reference in New Issue
Block a user