diff .chezmoitemplates/init.lua @ 473:5b625df6edf2

Manually packadd dirvish to force loading before netrw
author zegervdv <zegervdv@me.com>
date Sun, 03 Oct 2021 11:21:10 +0200
parents 375e2ea8452f
children f3a6e8090a2d
line wrap: on
line diff
--- a/.chezmoitemplates/init.lua	Sun Oct 03 10:23:25 2021 +0200
+++ b/.chezmoitemplates/init.lua	Sun Oct 03 11:21:10 2021 +0200
@@ -400,7 +400,7 @@
     }
 
     -- File navigation
-    use { 'justinmk/vim-dirvish' }
+    use { 'justinmk/vim-dirvish', opt = true }
 
     -- Colorscheme
     use {