]> git.rmz.io Git - dotfiles.git/commit
nvim/editor: load neo-tree eagerly
authorSamir Benmendil <me@rmz.io>
Tue, 18 Apr 2023 00:21:04 +0000 (01:21 +0100)
committerSamir Benmendil <me@rmz.io>
Sun, 17 Dec 2023 17:36:19 +0000 (17:36 +0000)
commitb0951dca9a0e61cb14f0b80adfcf6c16f6e7fc82
treea309b28c41ac828a2f66880062240dda8696b7ca
parent7b35ef0be6b73cdd1e895d3955482a2fa43b7776
nvim/editor: load neo-tree eagerly

If loaded lazily it won't open upon editing a directory.

https://github.com/LazyVim/LazyVim/issues/572
nvim/lua/plugins/editor.lua