# NVIM by MIRZAEV My settings, keymaps and plugins for NeoVim 😼
The installer only works with [fish](https://fishshell.com/) and [ubuntu](https://ubuntu.com/) # 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