Fix goto terminal bug
This commit is contained in:
parent
aee57b4ae1
commit
478d8a3d05
@ -115,7 +115,7 @@
|
||||
(vim.cmd.terminal)
|
||||
(= term_count 1)
|
||||
(vim.cmd.buffer last_id)
|
||||
(vim.cmd "Telescope buffers default_text=\"term://\"")))
|
||||
(vim.cmd "Telescope buffers default_text=term://")))
|
||||
(bind! :n :<leader>t jump-or-open-terminal)
|
||||
:config
|
||||
(vim.cmd "PackerLoad plenary.nvim")
|
||||
|
Reference in New Issue
Block a user