An open API service indexing awesome lists of open source software.

https://github.com/vdmgolub/vimfiles

My vim configuration files
https://github.com/vdmgolub/vimfiles

vimfiles

Last synced: 2 months ago
JSON representation

My vim configuration files

Awesome Lists containing this project

README

          

# Vimfiles (for Neovim)

## Installation

Clone this repo:

```bash
$ git clone https://github.com/vdmgolub/vimfiles.git ~/.config/nvim/
```

Open nvim:

```bash
nvim
```

NB: Avante is setup to work with Anthropic API. Set `ANTHROPIC_API_KEY` in env vars.