aboutsummaryrefslogtreecommitdiff
path: root/README.md
blob: 8a01b343167ef8786eac0e95ccb5ddb02542e99c (plain)
1
2
3
4
5
6
7
8
9
10
11
# nvim-setup

My custom Neovim setup

## Installation

Download into your config directory

```sh
git clone --depth=1 https://github.com/pml68/nvim-setup ~/.config/nvim
```