From 4fcdcf9daca3b23e89ca119e91bbeaa9172d8c22 Mon Sep 17 00:00:00 2001 From: Muhammad Nauman Raza Date: Thu, 20 Jun 2024 14:27:56 +0100 Subject: [PATCH] docs: expand and make the description make more sense --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4cc5572..9a0d101 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@ ## Screenshots ![Image of desktop with a few Neovide windows showing the neovim configuration](./assets/screenshot.png) -This project is in its early stages of development. I consider it to be a functional text editor, but it still lacks a lot of features and isn't very mature. Stay tuned! +This project is in its early stages of development. I consider it to produce a functional text editor and development environment, but it still lacks a lot of features and isn't very mature. Stay tuned! ## Notes in Neovim This configuration has integrated support for [Neorg](https://github.com/nvim-neorg/neorg) by default - I recommend you check the official repository out if you intend to write notes in Neovim.