Skip to content

Commit

Permalink
feat: better start page
Browse files Browse the repository at this point in the history
  • Loading branch information
max397574 committed Aug 5, 2024
1 parent 7d34ea2 commit ed806ef
Showing 1 changed file with 19 additions and 5 deletions.
24 changes: 19 additions & 5 deletions src/pages/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,14 +4,28 @@ title: Care.nvim

# Care.nvim

## Completion And Recommendation Engine
<div align="center">

### Getting Started
Completion And Recommendation Engine for Neovim

[Features](#Features)
[Requirements](Requirements)
[Getting Started](./getting_started)

### Features
</br>

### Developers
[Developing](./dev)

[For Developers](./dev)
</div>

## 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)

0 comments on commit ed806ef

Please sign in to comment.