Skip to content

Commit

Permalink
fix(tpipeline): pin the version that restore actually work
Browse files Browse the repository at this point in the history
  • Loading branch information
WilliamHsieh committed Sep 18, 2024
1 parent ff35596 commit d7c1f77
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions config/nvim/lua/plugins/tpipeline.lua
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
local M = {
"vimpostor/vim-tpipeline",
lazy = true,
commit = "5f663e863df6fba9749ec6db0a890310ba4ad0a9",
}

function M.setup()
Expand Down

0 comments on commit d7c1f77

Please sign in to comment.