From: bernie Date: Mon, 1 Aug 2022 03:52:03 +0000 (-0400) Subject: Edit page Nwiz X-Git-Url: https://codewiz.org/gitweb?a=commitdiff_plain;h=a5a1fa9961dc8aa2cde0e6ec55b722308fa2bbdb;hp=8c3f820976b76c1dd67830fc207a8d494986b9e7;p=wiki.git Edit page Nwiz --- diff --git a/Nwiz b/Nwiz index 9c9e5ac..ae23d7b 100644 --- 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