update README
This commit is contained in:
21
README.md
21
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
|
||||
|
||||
Reference in New Issue
Block a user