I'm stupid 🙃

This commit is contained in:
2024-01-11 21:59:31 +01:00
parent 4319709adc
commit 7211563197
4 changed files with 3 additions and 16 deletions

View File

@@ -625,10 +625,6 @@ vim.opt.softtabstop = 4 -- Sets the number of columns for a TAB
vim.opt.expandtab = true -- Expand TABs to spaces
-- disable netrw at the very start of your init.lua
vim.g.loaded_netrw = 1
vim.g.loaded_netrwPlugin = 1
vim.wo.relativenumber = true
-- set termguicolors to enable highlight groups