bump editoconfig plugin
This commit is contained in:
parent
2b24da8720
commit
f8d8c99ac5
2 changed files with 5 additions and 5 deletions
|
@ -37,17 +37,17 @@
|
||||||
"editorconfig-nvim": {
|
"editorconfig-nvim": {
|
||||||
"flake": false,
|
"flake": false,
|
||||||
"locked": {
|
"locked": {
|
||||||
"lastModified": 1663509832,
|
"lastModified": 1667312682,
|
||||||
"narHash": "sha256-+eLoPckZdsXqsyBGeM726P9WtR/pu0q7IEhKufulOxM=",
|
"narHash": "sha256-Ylk1KdJtXHwR2ekEvIQSwHaAfxnMB2nL7Tw7EJZ56gw=",
|
||||||
"owner": "gpanders",
|
"owner": "gpanders",
|
||||||
"repo": "editorconfig.nvim",
|
"repo": "editorconfig.nvim",
|
||||||
"rev": "7d10fe6bc340fd783c0b61cf627dd235100284db",
|
"rev": "e72d2331b43e3f08d0ecca44cecded4e20c01fab",
|
||||||
"type": "github"
|
"type": "github"
|
||||||
},
|
},
|
||||||
"original": {
|
"original": {
|
||||||
"owner": "gpanders",
|
"owner": "gpanders",
|
||||||
"repo": "editorconfig.nvim",
|
"repo": "editorconfig.nvim",
|
||||||
"rev": "7d10fe6bc340fd783c0b61cf627dd235100284db",
|
"rev": "e72d2331b43e3f08d0ecca44cecded4e20c01fab",
|
||||||
"type": "github"
|
"type": "github"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
|
|
@ -13,7 +13,7 @@
|
||||||
|
|
||||||
# https://github.com/gpanders/editorconfig.nvim
|
# https://github.com/gpanders/editorconfig.nvim
|
||||||
editorconfig-nvim = {
|
editorconfig-nvim = {
|
||||||
url = "github:gpanders/editorconfig.nvim?rev=7d10fe6bc340fd783c0b61cf627dd235100284db";
|
url = "github:gpanders/editorconfig.nvim?rev=e72d2331b43e3f08d0ecca44cecded4e20c01fab";
|
||||||
flake = false;
|
flake = false;
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
Reference in a new issue