Cleanup tree

This commit is contained in:
2023-09-04 20:23:49 +02:00
parent 9a01cb6b0e
commit 103d939143
3 changed files with 18 additions and 178 deletions
+3
View File
@@ -17,3 +17,6 @@
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