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
- Host: GitHub
- URL: https://github.com/vdmgolub/vimfiles
- Owner: vdmgolub
- Created: 2013-12-25T16:31:54.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2025-04-12T21:15:26.000Z (about 1 year ago)
- Last Synced: 2025-10-19T22:48:13.446Z (6 months ago)
- Topics: vimfiles
- Language: Lua
- Homepage:
- Size: 104 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.