mirror of
https://github.com/ThePrimeagen/harpoon.git
synced 2025-07-14 01:50:27 +00:00
Remove extra blank line.
This commit is contained in:
parent
c57cb19951
commit
2036830e37
@ -123,7 +123,6 @@ function M.get_default_config()
|
|||||||
|
|
||||||
vim.api.nvim_set_current_buf(bufnr)
|
vim.api.nvim_set_current_buf(bufnr)
|
||||||
|
|
||||||
|
|
||||||
if set_position then
|
if set_position then
|
||||||
vim.api.nvim_win_set_cursor(0, {
|
vim.api.nvim_win_set_cursor(0, {
|
||||||
list_item.context.row or 1,
|
list_item.context.row or 1,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user