bump orgmode plugin
This commit is contained in:
parent
2de32b283e
commit
005ddc0b9e
2 changed files with 5 additions and 5 deletions
|
@ -270,17 +270,17 @@
|
|||
"nvim-orgmode": {
|
||||
"flake": false,
|
||||
"locked": {
|
||||
"lastModified": 1666428597,
|
||||
"narHash": "sha256-3/0hqJhZ7qBbZ79b5UwjcmQgwLu/J7YmD/8r8G0LB0A=",
|
||||
"lastModified": 1669833408,
|
||||
"narHash": "sha256-7q+s5jwscUBsuk6/OfgpYdOyCEykOss5CpkhEc84E9I=",
|
||||
"owner": "nvim-orgmode",
|
||||
"repo": "orgmode",
|
||||
"rev": "806b8b9b81eaaf9b236f0a20d8e0486da23f448c",
|
||||
"rev": "4e89bd022089888588b7d8c592a82aebe8bf68b5",
|
||||
"type": "github"
|
||||
},
|
||||
"original": {
|
||||
"owner": "nvim-orgmode",
|
||||
"repo": "orgmode",
|
||||
"rev": "806b8b9b81eaaf9b236f0a20d8e0486da23f448c",
|
||||
"rev": "4e89bd022089888588b7d8c592a82aebe8bf68b5",
|
||||
"type": "github"
|
||||
}
|
||||
},
|
||||
|
|
|
@ -141,7 +141,7 @@
|
|||
|
||||
# https://github.com/nvim-orgmode/orgmode
|
||||
nvim-orgmode = {
|
||||
url = "github:nvim-orgmode/orgmode?rev=806b8b9b81eaaf9b236f0a20d8e0486da23f448c";
|
||||
url = "github:nvim-orgmode/orgmode?rev=4e89bd022089888588b7d8c592a82aebe8bf68b5";
|
||||
flake = false;
|
||||
};
|
||||
|
||||
|
|
Reference in a new issue