Migrated init.lua into plugin files

This commit is contained in:
Zackarias Montell
2025-12-05 09:54:42 +01:00
parent f0493d2fe2
commit 0121d40df5
22 changed files with 1069 additions and 1131 deletions

View File

@@ -0,0 +1,3 @@
-- vim: ts=2 sts=2 sw=2 et
-- Set to true if you have a Nerd Font installed and selected in the terminal
vim.g.have_nerd_font = true