Feat: Edit PR Description (#22)
This MR makes it possible to edit the description. Non-breaking, will happen within the normal description popup.
This commit is contained in:
committed by
GitHub
parent
35d5b619ce
commit
2028be2154
@@ -187,6 +187,7 @@ local create_popup_state = function(title, width, height)
|
||||
buf_options = {
|
||||
filetype = 'markdown'
|
||||
},
|
||||
relative = "editor",
|
||||
enter = true,
|
||||
focusable = true,
|
||||
border = {
|
||||
|
||||
Reference in New Issue
Block a user