aboutsummaryrefslogtreecommitdiff
path: root/early-settings/nvim-tree.lua
diff options
context:
space:
mode:
Diffstat (limited to 'early-settings/nvim-tree.lua')
-rw-r--r--early-settings/nvim-tree.lua2
1 files changed, 2 insertions, 0 deletions
diff --git a/early-settings/nvim-tree.lua b/early-settings/nvim-tree.lua
new file mode 100644
index 0000000..5db19d7
--- /dev/null
+++ b/early-settings/nvim-tree.lua
@@ -0,0 +1,2 @@
+vim.g.loaded_netrw = 1
+vim.g.loaded_netrwPlugin = 1