Skip to content

Commit

Permalink
neodim: replace with the upstream repo
Browse files Browse the repository at this point in the history
Upstream PR merged: zbirenbaum/neodim#18

Signed-off-by: Avimitin <[email protected]>

Former-commit-id: ec96110 [formerly ec96110 [formerly 92a3679]]
Former-commit-id: c0eb593
Former-commit-id: bff07f5
  • Loading branch information
Avimitin committed Nov 4, 2022
1 parent 471d776 commit 09f802d
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions lua/plugins/coding/repos.lua
Original file line number Diff line number Diff line change
Expand Up @@ -135,9 +135,8 @@ local repos = {
},

{
"Avimitin/neodim",
"zbirenbaum/neodim",
event = "LspAttach",
branch = "treesitter-fix",
config = function()
require("neodim").setup({
alpha = 0.7,
Expand Down

0 comments on commit 09f802d

Please sign in to comment.