From 6bae22bfb5da18ef029fe1099c68c38a280da228 Mon Sep 17 00:00:00 2001 From: Nathan Date: Sun, 12 Jan 2025 17:28:47 -0600 Subject: [PATCH] update README --- README.md | 21 ++++++--------------- 1 file changed, 6 insertions(+), 15 deletions(-) diff --git a/README.md b/README.md index bff36b7..b47ab55 100644 --- a/README.md +++ b/README.md @@ -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