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

My custom Neovim setup

# Installation

Download in your config directory

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

After starting Neovim, and letting Lazy and nvim-treesitter install everything, run the `:MasonInstallAll` command to install the required LSPs and formatters