This website works better with JavaScript.
Home
Explore
Help
Sign In
tovi
/
dotfiles
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Projects
0
Releases
0
Wiki
Activity
Browse Source
fix: lock oil to commit to fix bug
master
Tovi Jaeschke-Rogers
5 months ago
parent
5b13d0fbab
commit
2b6ecf284f
1 changed files
with
1 additions
and
0 deletions
Unified View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-0
.config/nvim/lua/tovi/plugins/oil.lua
+ 1
- 0
.config/nvim/lua/tovi/plugins/oil.lua
View File
@ -1,6 +1,7 @@
return
{
return
{
"
stevearc/oil.nvim
"
,
"
stevearc/oil.nvim
"
,
opts
=
{
}
,
opts
=
{
}
,
commit
=
'
18272aba9d00a3176a5443d50dbb4464acc167bd
'
,
-- Optional dependencies
-- Optional dependencies
dependencies
=
{
"
nvim-tree/nvim-web-devicons
"
}
,
dependencies
=
{
"
nvim-tree/nvim-web-devicons
"
}
,
config
=
function
(
)
config
=
function
(
)
Write
Preview
Loading…
Cancel
Save