delete old stuff

This commit is contained in:
2025-05-06 23:37:19 +02:00
parent cc39bf4e49
commit 1d0b4786d1
17 changed files with 0 additions and 659 deletions

View File

@ -1,17 +0,0 @@
return {
{
"akinsho/toggleterm.nvim",
version = "*",
opts = {
open_mapping = [[<c-y>]],
hide_numbers = true,
direction = "float",
float_opts = {
border = "curved",
},
winbar = {
enabled = false,
},
},
},
}