From bf011b335c15e2ba80579696deef84172d9fc8c3 Mon Sep 17 00:00:00 2001 From: Charles D Date: Fri, 5 May 2023 19:09:08 -0400 Subject: [PATCH] add README --- README.md | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..e0df0d5 --- /dev/null +++ b/README.md @@ -0,0 +1,5 @@ +# nanorc collection + +Just a collection of my custom nanorc files. + +**todo.nanorc** - created by me, from scratch. I fumbled my way through the RegEx on this, so I'm sure it's pretty bad. But it's been tested and is doing exactly what I wanted. Definitely need to work on the colors some. Works with [TODO.TXT](https://github.com/todotxt/todo.txt) format \ No newline at end of file