Added toggleterm and edgy

Edgy makes for a better sidebar and toggleterm make getting a shell
really easy
This commit is contained in:
Gene Liverman 2024-01-09 17:26:02 -05:00
parent d43eb64a46
commit 376bec3e00
4 changed files with 79 additions and 4 deletions

View file

@ -0,0 +1,5 @@
return {
"akinsho/toggleterm.nvim",
version = "*",
config = true,
}