Commit Graph

2 Commits

Author SHA1 Message Date
a64c787446 feat(lazy): Add more checks to init
I have extra checks in the lazy init/bootstrap process for my own
sanity.
These just make sure git is actually installed, and you have internet.
2026-04-10 02:13:31 +01:00
736ff3bef4 feat: initial NEAR functional commit
This commit is enough to make nvim start and bootstrap lazy
to actually use this commit as a base for your own config
- Add the directory 'lua/plugins/spec'
- Place plugin specs there
- Edit configuration as needed
2025-09-14 02:33:21 +01:00