Added toggleterm and js lsp

This commit is contained in:
voidarclabs
2025-05-09 10:20:08 +01:00
parent b49ff5a33b
commit 8db21e7163
3 changed files with 13 additions and 9 deletions

View File

@@ -0,0 +1,8 @@
return {
{
"akinsho/toggleterm.nvim",
version = "*",
opts = {--[[ things you want to change go here]]
},
},
}