mirror of
https://github.com/nix-community/nixvim.git
synced 2025-08-05 02:26:15 +02:00
plugins/inc-rename: init + tests (#266)
This commit is contained in:
parent
5c853ff9ff
commit
261a59a8ad
7 changed files with 111 additions and 0 deletions
|
@ -39,6 +39,26 @@
|
|||
},
|
||||
"version": "4b4b93dbbfc871a3d32a244a4276ee06696c21bb"
|
||||
},
|
||||
"inc-rename": {
|
||||
"cargoLocks": null,
|
||||
"date": "2023-01-29",
|
||||
"extract": null,
|
||||
"name": "inc-rename",
|
||||
"passthru": null,
|
||||
"pinned": false,
|
||||
"src": {
|
||||
"deepClone": false,
|
||||
"fetchSubmodules": false,
|
||||
"leaveDotGit": false,
|
||||
"name": null,
|
||||
"owner": "smjonas",
|
||||
"repo": "inc-rename.nvim",
|
||||
"rev": "21c23c379342a731a0c90f226601ec0434627b26",
|
||||
"sha256": "sha256-KxXVe0amA0tyU6J2M+4XERSyERWS4BqGuxmbJ9YUyRs=",
|
||||
"type": "github"
|
||||
},
|
||||
"version": "21c23c379342a731a0c90f226601ec0434627b26"
|
||||
},
|
||||
"intellitab-nvim": {
|
||||
"cargoLocks": null,
|
||||
"date": "2021-11-13",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue