Remove nvim-tree

This commit is contained in:
2023-09-19 16:14:02 +02:00
parent 22187c326e
commit 99e744f0de
3 changed files with 0 additions and 79 deletions
-3
View File
@@ -17,6 +17,3 @@
vim.g.mapleader = " "
vim.g.vimsyn_embed = "1"
vim.fn.execute("language en_US.utf-8")
-- Fix race condition in nvim-tree
vim.g.loaded_netrw = 1
vim.g.loaded_netrwPlugin = 1