Fix things

This commit is contained in:
Martin Pander
2026-02-10 22:14:17 +01:00
parent 6250ccbf11
commit 2fbabfb771
3 changed files with 52 additions and 49 deletions

View File

@@ -1,7 +0,0 @@
-- init.lua
-- This file is managed by Nix, but requires standard Lua modules from the lua/ directory
require('base')
require('keymaps')
require('plugins')
require('filetype')