utility/oil-nvim: init

This commit is contained in:
raf 2025-03-29 21:06:11 +03:00
commit fce24ec604
Signed by: NotAShelf
GPG key ID: 29D95B64378DB4BF
6 changed files with 56 additions and 0 deletions

View file

@ -1919,6 +1919,19 @@
"url": "https://github.com/epwalsh/obsidian.nvim/archive/14e0427bef6c55da0d63f9a313fd9941be3a2479.tar.gz",
"hash": "15ycmhn48ryaqzch6w3w6llq2qgmjx8xwkb9dn0075z60dybpflr"
},
"oil-nvim": {
"type": "Git",
"repository": {
"type": "GitHub",
"owner": "stevearc",
"repo": "oil.nvim"
},
"branch": "master",
"submodules": false,
"revision": "ab887d926c2665a708fbe9e6c4654042cc5f4c60",
"url": "https://github.com/stevearc/oil.nvim/archive/ab887d926c2665a708fbe9e6c4654042cc5f4c60.tar.gz",
"hash": "13jp8i11yhl9xjki3pcyr1q1gzskskm2fgb3slrwfphn586jb5i6"
},
"omnisharp-extended-lsp-nvim": {
"type": "Git",
"repository": {