From ed806ef7f91a3f6edfa4815cfee9b49ae230e91a Mon Sep 17 00:00:00 2001 From: Max Date: Mon, 5 Aug 2024 21:12:57 +0200 Subject: [PATCH] feat: better start page --- src/pages/index.md | 24 +++++++++++++++++++----- 1 file changed, 19 insertions(+), 5 deletions(-) diff --git a/src/pages/index.md b/src/pages/index.md index 5dfc66b..38c7879 100644 --- a/src/pages/index.md +++ b/src/pages/index.md @@ -4,14 +4,28 @@ title: Care.nvim # Care.nvim -## Completion And Recommendation Engine +
-### Getting Started +Completion And Recommendation Engine for Neovim +[Features](#Features) +• +[Requirements](Requirements) +• [Getting Started](./getting_started) -### Features +
-### Developers +[Developing](./dev) -[For Developers](./dev) +
+ +## Features + +- Fully configurable UI +- Integration for nvim-cmp sources with [care-cmp](https://www.github.com/max397574/care-cmp) + +## Requirements + +- Neovim >= 0.10 +- Optionally a [Nerd Font](https://www.nerdfonts.com)