mirror of
https://github.com/Myzel394/easytables.nvim.git
synced 2025-06-18 23:05:27 +02:00
fix: Init prompt on import
This commit is contained in:
parent
e2ebb2115d
commit
56ddbeda71
@ -155,6 +155,7 @@ function M:show()
|
|||||||
self:_open_preview_window()
|
self:_open_preview_window()
|
||||||
self:_open_prompt_window()
|
self:_open_prompt_window()
|
||||||
self:_set_window_positions()
|
self:_set_window_positions()
|
||||||
|
self:_reset_prompt()
|
||||||
end
|
end
|
||||||
|
|
||||||
function M:_reset_prompt()
|
function M:_reset_prompt()
|
||||||
|
Loading…
x
Reference in New Issue
Block a user