added instruction and screenshots

This commit is contained in:
Arsen Mirzaev Tatyano-Muradovich 2025-04-10 17:32:49 +07:00
parent 83eb92da3b
commit a899b1450b

View File

@ -1,3 +1,26 @@
# nvim # NVIM by MIRZAEV
My settings, keymaps and plugins for NeoVim 😼<br>
<small><i>The installer only works with [fish](https://fishshell.com/) and [ubuntu](https://ubuntu.com/)</i></small>
My settings, keymaps and plugins for NeoVim # 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`
<small><b>Have fun!</b></small>
# Installer screenshots
![help.png](/examples/help.png)
![help.png](/examples/process.png)
# NVIM screenshots
later