From 4c54c55ca0ec06c13271e2efc11b6fd2d1e1aaa3 Mon Sep 17 00:00:00 2001 From: William Boman Date: Sun, 23 Jan 2022 17:43:03 +0100 Subject: README: move screenshots section further up --- README.md | 42 +++++++++++++++++++++--------------------- 1 file changed, 21 insertions(+), 21 deletions(-) diff --git a/README.md b/README.md index d3c67e74..6a89216b 100644 --- a/README.md +++ b/README.md @@ -2,20 +2,20 @@ nvim-lsp-installer

-- [About](#about) -- [Installation](#installation) - * [Packer](#packer) - * [vim-plug](#vim-plug) -- [Usage](#usage) - * [Commands](#commands) - * [Setup](#setup) - * [Screenshots](#screenshots) - * [Configuration](#configuration) -- [Available LSPs](#available-lsps) -- [Custom servers](#custom-servers) -- [Logo](#logo) -- [Roadmap](#roadmap) -- [Default configuration](#default-configuration) +- [About](#about) +- [Screenshots](#screenshots) +- [Installation](#installation) + - [Packer](#packer) + - [vim-plug](#vim-plug) +- [Usage](#usage) + - [Commands](#commands) + - [Setup](#setup) + - [Configuration](#configuration) +- [Available LSPs](#available-lsps) +- [Custom servers](#custom-servers) +- [Logo](#logo) +- [Roadmap](#roadmap) +- [Default configuration](#default-configuration) ## About @@ -33,6 +33,13 @@ On top of just providing commands for installing & uninstalling LSP servers, it: - hosts [a suite of system tests](https://github.com/williamboman/nvim-lspconfig-test) for all supported servers - has full support for Windows +## Screenshots + +| | | | +| :----------------------------------------------------------------------------------------------------------------: | :----------------------------------------------------------------------------------------------------------------: | :----------------------------------------------------------------------------------------------------------------: | +| | | | +| | | | + ## Installation Requires neovim `>= 0.6.0` and [nvim-lspconfig](https://github.com/neovim/nvim-lspconfig). The _full requirements_ to @@ -144,13 +151,6 @@ for _, server_name in pairs(servers) do end ``` -### Screenshots - -| | | | -| :----------------------------------------------------------------------------------------------------------------: | :----------------------------------------------------------------------------------------------------------------: | :----------------------------------------------------------------------------------------------------------------: | -| | | | -| | | | - ### Configuration You can configure certain behavior of nvim-lsp-installer by calling the `.settings()` function. -- cgit v1.2.3-70-g09d2