mirror of
https://github.com/LunarVim/LunarVim.git
synced 2025-08-28 05:54:03 +02:00
toggleterm.nvim not toggleterm.lua 🤦
This commit is contained in:
parent
129768da1d
commit
a5bd420cb7
1 changed files with 1 additions and 1 deletions
|
@ -183,7 +183,7 @@ return {
|
|||
|
||||
-- Terminal
|
||||
{
|
||||
"akinsho/toggleterm.lua",
|
||||
"akinsho/toggleterm.nvim",
|
||||
event = "BufWinEnter",
|
||||
config = function()
|
||||
require("core.terminal").setup()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue