Skip to content

Commit

Permalink
docs: move into vim section
Browse files Browse the repository at this point in the history
Signed-off-by: Felipe Contreras <felipe.contreras@gmail.com>
  • Loading branch information
felipec committed Aug 2, 2024
1 parent 8a75f47 commit 2d79dd6
Showing 1 changed file with 5 additions and 7 deletions.
12 changes: 5 additions & 7 deletions docs/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,16 +7,10 @@ The template format draws inspiration from [estilo](https://github.com/jacoborus

There's also lightline and airline colorschemes, as well as kitty, xfce4-terminal and highlight.js themes.

## Screenshot
## Vim

{% include screenshot.html %}

## Color palette

{% include palette.html %}

## Installation

Install with your favorite plugin manager.

```sh
Expand All @@ -30,3 +24,7 @@ colorscheme felipec
let g:lightline = { 'colorscheme': 'felipec' }
let g:airline_theme = 'felipec'
```

## Color palette

{% include palette.html %}

0 comments on commit 2d79dd6

Please sign in to comment.