Skip to content
Snippets Groups Projects
Commit 3a888904 authored by iliya.saroukha's avatar iliya.saroukha
Browse files

updated readme

parent e64988b9
No related branches found
No related tags found
No related merge requests found
......@@ -10,5 +10,17 @@ Follow the instructions given on the following page: [Neovim Wiki](https://githu
## Usage
The files and directories in this repo should be placed into the following folder: `~/.config/nvim/`
### Remove previous installation
```sh
rm -rf ~/.config/nvim
rm -rf ~/.local/share/nvim
```
### Clone the repo
```sh
git clone https://gitedu.hesge.ch/iliya.saroukha/nvim_config.git ~/.config/nvim
```
### Enjoy the ride
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment