chore(config): bump toggleterm in neovim

main
sudo pacman -Syu 2022-07-23 21:24:11 +07:00
parent 008471677c
commit 87374f5e38
No known key found for this signature in database
GPG Key ID: D6CB5C6C567C47B0
1 changed files with 1 additions and 1 deletions

View File

@ -75,7 +75,7 @@ require("packer").startup(function()
use("lukas-reineke/indent-blankline.nvim")
-- https://github.com/akinsho/toggleterm.nvim
use({ "akinsho/toggleterm.nvim", tag = "v1.*" })
use({ "akinsho/toggleterm.nvim", tag = "v2.*" })
-- Colorschemes
-- https://github.com/cocopon/iceberg.vim