feat: toggleterm

This commit is contained in:
NotAShelf 2023-02-06 02:44:38 +03:00
commit 202eaaf322
No known key found for this signature in database
GPG key ID: 5B5C8895F28445F1
6 changed files with 94 additions and 0 deletions

17
flake.lock generated
View file

@ -975,6 +975,7 @@
"telescope": "telescope",
"tidalcycles": "tidalcycles",
"todo-comments": "todo-comments",
"toggleterm-nvim": "toggleterm-nvim",
"tokyonight": "tokyonight",
"trouble": "trouble",
"venn-nvim": "venn-nvim",
@ -1162,6 +1163,22 @@
"type": "github"
}
},
"toggleterm-nvim": {
"flake": false,
"locked": {
"lastModified": 1675358836,
"narHash": "sha256-9O7p/7tRStg51OFhMc88M5ewYquiYC9x9CV4s5veVP8=",
"owner": "akinsho",
"repo": "toggleterm.nvim",
"rev": "19aad0f41f47affbba1274f05e3c067e6d718e1e",
"type": "github"
},
"original": {
"owner": "akinsho",
"repo": "toggleterm.nvim",
"type": "github"
}
},
"tokyonight": {
"flake": false,
"locked": {