Skip to content

Commit

Permalink
fix(tla): fix tla do not execute setup
Browse files Browse the repository at this point in the history
  • Loading branch information
liubang committed Jul 24, 2024
1 parent cf63098 commit affdf43
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lua/plugins/tla-nvim.lua
Original file line number Diff line number Diff line change
Expand Up @@ -21,4 +21,5 @@ return {
"TlaTranslate",
"TlaCheck",
},
opts = {},
}

0 comments on commit affdf43

Please sign in to comment.