Create terminal.lua

This commit is contained in:
SamPosh 2023-04-11 19:06:26 +05:30 committed by GitHub
parent e2c244a3c4
commit 6cb3dd88b6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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