X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;ds=sidebyside;f=Nwiz;h=ae23d7bf98122fb2d92cce2afa9ac04ea33052ba;hb=a5a1fa9961dc8aa2cde0e6ec55b722308fa2bbdb;hp=9c9e5acd91f2378da602278fa4052f659ee92b28;hpb=8c3f820976b76c1dd67830fc207a8d494986b9e7;p=wiki.git 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