add terminal

This commit is contained in:
2025-05-16 23:37:35 +02:00
parent 794ba57097
commit e51df8c732
3 changed files with 9 additions and 0 deletions

View File

@ -67,4 +67,11 @@ return {
},
},
},
{
"akinsho/toggleterm.nvim",
version = "*",
opts = {
open_mapping = "<leader>ot",
},
},
}