fix lost file-explorer

This commit is contained in:
2025-07-03 15:43:19 +02:00
parent 7f7e3afdd2
commit f6f2537040

View File

@ -10,5 +10,7 @@ vim.opt.tabstop = 2
vim.opt.shiftwidth = 2
vim.opt.expandtab = true
vim.opt.number = true