aboutsummaryrefslogtreecommitdiff
path: root/README.md
blob: 24f401b7689a9f1356ecb612770694841a212c0a (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
```