kickstart.nvim/README.md

15 lines
301 B
Markdown
Raw Normal View History

2023-11-05 22:42:28 +01:00
# 2pac's `nvim` config
2023-11-05 22:42:28 +01:00
This config is a fork of the `kickstart.nvim` project, and you can refer
to the forked documentation in the [`KICKSTART-README.md`](./KICKSTART-README.md) file.
2023-07-01 11:21:10 -04:00
2023-11-05 22:42:28 +01:00
## Install
2022-06-23 23:35:53 -04:00
2023-11-05 22:42:28 +01:00
Clone this repo in your OS default Neovim config location, and then run
2022-06-23 23:35:53 -04:00
2023-11-05 22:42:28 +01:00
```shell
nvim
```
2023-11-05 22:42:28 +01:00
that's it.