Commit graph

9 commits

Author SHA1 Message Date
f8cbef6912
fix: Order of loading configs
This fixes the issue where lazy.nvim will load plugins from the current
directory instead of the proper folder
2024-10-02 01:27:08 -05:00
a59303bf82
chg: Reorganize config files 2024-03-26 16:47:12 -05:00
7038f9145e
chg: Switch to lazy.nvim for plugins 2024-03-22 13:02:23 -05:00
216598af2f
fix: Package management using paq-nvim 2024-03-21 00:39:15 -05:00
5aa7382d57
chg: Split global configs out and use load modules in the lua way 2024-03-20 22:28:42 -05:00
45c537c675
chg: Move almost every setting to lua 2024-03-20 20:48:32 -05:00
7790f502b2
fix: No LSP config needed on server or vps 2024-03-20 17:59:17 -05:00
f9369c20aa
chg: Move most of the config to lua 2024-03-20 17:55:18 -05:00
7993fef918
new: Added configs from all machines 2024-03-19 15:39:14 -05:00