Attempted to tidy nvim configuration

This commit is contained in:
pfych 2024-08-17 09:38:44 +10:00
parent 92bc844a10
commit b4224d0023
8 changed files with 36 additions and 25 deletions

View file

@ -1,8 +1,3 @@
-- If stuff is broken try the following
-- 1. :PackerUpdate
-- 2. :Mason -> U
-- 3. :TSUpdate
require('pfych.base')
require('pfych.plugins')
require('pfych.colours')