Skip to content

Commit

Permalink
Merge pull request #8 from fischerling/main
Browse files Browse the repository at this point in the history
add vis-lockfiles plugin
  • Loading branch information
erf authored May 15, 2024
2 parents 9761d94 + 20138b5 commit caa187b
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions plugins.js
Original file line number Diff line number Diff line change
Expand Up @@ -113,6 +113,11 @@ const plugins = [
"repo": "https://gitlab.com/mcepl/vis-jump",
"desc": "`gx` jump to the external link (with custom processor, if required), like in the vim’s netrw."
},
{
"name": "vis-lockfiles",
"repo": "https://gitlab.com/muhq/vis-lockfiles",
"desc": "detect concurrent edits"
},
{
"name": "vis-lspc",
"repo": "https://gitlab.com/muhq/vis-lspc",
Expand Down

0 comments on commit caa187b

Please sign in to comment.