Edit page Nwiz
authorbernie <bernie@67.158.63.130>
Mon, 1 Aug 2022 03:52:03 +0000 (23:52 -0400)
committerGeekiGeeki <webmaster@codewiz.org>
Mon, 1 Aug 2022 03:52:03 +0000 (23:52 -0400)
Nwiz

diff --git a/Nwiz b/Nwiz
index 9c9e5acd91f2378da602278fa4052f659ee92b28..ae23d7bf98122fb2d92cce2afa9ac04ea33052ba 100644 (file)
--- a/Nwiz
+++ b/Nwiz
@@ -1,4 +1,4 @@
-== nwiz ==
+== nwiz, the code editor for a more civilized era ==
 
 === What's this? ===
 
@@ -20,11 +20,14 @@ The plugin ecosystem is still maturing, but over time the amount of Lua scriptin
 to piece together a functional IDE seems to be going down. Ideally, you wouldn't have
 to learn Lua to edit your Neovim config.
 
-** I want a programmer's editor, not become an editor's programmer! **
+** I want a programmer's editor, not to become an editor's programmer! **
+
+{{nvim-completion.png | maxwidth=800}}
+
 
 === Features ===
 
- * Quick open files
+ * Quickly open files with fuzzy search
  * Semantic completion
    * Configures language servers for C/C++, Rust, Python
    * Adding more languages made easy by lspconfig