organizing a little bit

This commit is contained in:
2025-05-16 22:41:14 +02:00
parent e6ec980666
commit 9f9a18251c
8 changed files with 163 additions and 138 deletions

View File

@ -33,3 +33,5 @@ vim.g.mapleader = " "
vim.g.loaded_netrw = 1
vim.g.loaded_netrwPlugin = 1
vim.opt.clipboard:append("unnamedplus")