diff --git a/README.md b/README.md index f8f7f57..0d65908 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,26 @@ -# nvim +# NVIM by MIRZAEV +My settings, keymaps and plugins for NeoVim 😼
+The installer only works with [fish](https://fishshell.com/) and [ubuntu](https://ubuntu.com/) -My settings, keymaps and plugins for NeoVim \ No newline at end of file +# Install + +### Send these commands +1. `cd ~/.config` +2. `git clone https://git.svoboda.works/mirzaev/nvim` +3. `cd nvim` +4. `./install.sh -u` + +### Open nvim and then +1. `:PackerSync` +2. `:PackerSync` (yeah, again) +3. `:TSInstall fish php html css javascript` (add your languages here) +4. `:COQdeps` + +Have fun! + +# Installer screenshots +![help.png](/examples/help.png) +![help.png](/examples/process.png) + +# NVIM screenshots +later \ No newline at end of file