initial refactor

This commit is contained in:
Andre Schaf 2026-05-11 07:49:57 +02:00
parent c144250c75
commit 86d707340b
10 changed files with 165 additions and 240 deletions

View file

@ -1,5 +1,4 @@
vim.g.mapleader = " "
vim.g.copilot_no_tab_map = true
require('plugins')
require('lsp')