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

diff --git a/Nwiz b/Nwiz
index ae23d7bf98122fb2d92cce2afa9ac04ea33052ba..6681ef9e2c73d6259ac7d0d87ddf39d5c8431130 100644 (file)
--- a/Nwiz
+++ b/Nwiz
@@ -2,6 +2,8 @@
 
 === What's this? ===
 
+<div style="float: right">{{nvim-completion.png | maxwidth=600}}</div>
+
 Neovim has no shortage of powerful plugins for programmers, but it's a fast moving ecosystem.
 Picking the right combination of plugins and configuring them as an integrated development
 environment is still far from trivial. I also reviewed a number of GUIs and "super plugins"
@@ -22,8 +24,6 @@ to learn Lua to edit your Neovim config.
 
 ** I want a programmer's editor, not to become an editor's programmer! **
 
-{{nvim-completion.png | maxwidth=800}}
-
 
 === Features ===
 
@@ -97,6 +97,9 @@ TODO: docs for [[https://github.com/hrsh7th/nvim-cmp#readme | cmp-nvim]]
 
 === Finding and opening files ===
 
+{{nvim-telescope.png | maxwidth=400}}
+
+
 TODO: docs for [[https://github.com/nvim-telescope/telescope.nvim | telescope.nvim]]
 
 === Realtime diagnostics and hints ===