update README

This commit is contained in:
2025-01-12 17:28:47 -06:00
parent ee44322705
commit 6bae22bfb5

View File

@@ -1,17 +1,8 @@
# Nixvim template
# Project 003 - Moirai
A way to create fate
This template gives you a good starting point for configuring nixvim standalone.
A Nixvim configuration that can be used anywhere that nix exists
## Configuring
To start configuring, just add or modify the nix files in `./config`.
If you add a new configuration file, remember to add it to the
[`config/default.nix`](./config/default.nix) file
## Testing your new configuration
To test your configuration simply run the following command
```
nix run .
```
## Goal:
>- to allow for projects to be developed efficiently
>- to provide relevant information and suggestions for open files