blob: 200736c0eb2abb699eed48c0385e19c7bd9bd1aa (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
# My Neovim Config
Based on the neovim config by [ChristianChiarulli](https://github.com/LunarVim/Neovim-from-scratch/tree/03-plugins).
# Dependencies
```
neovim >= 6.0.0
neovim-web-devicons-git
xsel
node (for lsp)
```
|