From 28254b18ba7f0d9b230885afc183b4c827f7f050 Mon Sep 17 00:00:00 2001 From: Muhammad Nauman Raza Date: Sat, 30 Dec 2023 14:56:52 +0000 Subject: [PATCH] feat: README --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..6651f27 --- /dev/null +++ b/README.md @@ -0,0 +1,8 @@ +# quark.nvim +`quark.nvim` is a fast and minimal Neovim configuration framework; it aims to: +- Provide a solid base for *your* own configuration +- Help to make tailoring the Neovim experience simple and quick +- Create a consitent text editing experience for various common formats and files +- [Be beautiful!](https://git.devraza.duckdns.org/devraza/particle.nvim) + +This project is in its very early stages of development. Stay tuned!