From 5da7207b570477acdaa442d8b01d47ebafddb77f Mon Sep 17 00:00:00 2001 From: Oscar Wallberg Date: Wed, 10 Jul 2024 17:16:14 +0200 Subject: [PATCH] Update README.md --- README.md | 15 --------------- 1 file changed, 15 deletions(-) diff --git a/README.md b/README.md index 4c295ed..1641987 100644 --- a/README.md +++ b/README.md @@ -1,13 +1,5 @@ My Neovim config. -If you are looking to get started with Neovim, I would instead recommend one of these projects: -- [kickstart.nvim](https://github.com/nvim-lua/kickstart.nvim) -- [LunarVim](https://www.lunarvim.org/) -- [NvChad](https://nvchad.com/) -- [LazyVim](https://www.lazyvim.org/) -- [AstroNvim](https://astronvim.com/) - - # System Requirements Only supports Linux, macOS and other BSD variants. These are the general requirements to get started: @@ -19,13 +11,6 @@ These are the general requirements to get started: - unzip - gzip -If you are coming from a previous neovim configuration, it's probably also a -good idea to delete your neovim data directory. To check where it is you can -run: -```sh -nvim --headless --clean -c 'echo stdpath("data") .. "\n"|q' -``` - ## Optional The following are optional but provides additional features: