From 63c5761141e717e09b262618b1ff31f54e74061c Mon Sep 17 00:00:00 2001 From: Oscar Wallberg Date: Tue, 5 Sep 2023 01:54:15 +0200 Subject: [PATCH] Update README --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index dfadcd9..de86716 100644 --- a/README.md +++ b/README.md @@ -1,13 +1,13 @@ # System Reqiurements These are the requirements to make use of this neovim configuration. Currently only supports GNU/Linux. - -*Note: You may try using windows, but last time I checked there was a problem with the completion engine (nvim-cmp) that makes it impossible to traverse the drop-down list.* - curl or wget - unzip - gzip - git - tar + +*Note: You may try using windows, but last time I checked there was a problem with the completion engine (nvim-cmp) that makes it impossible to traverse the drop-down list.* ## Optional @@ -26,4 +26,4 @@ The treesitter CLI executable might be needed for installing some parsers. You w see `:checkhealth` and `:h clipboard`. # License -See the included [LICENSE](LICENSE) file. \ No newline at end of file +See the included [LICENSE](LICENSE) file.