My settings, keymaps and plugins for NeoVim https://neovim.io/
Go to file
Arsen Mirzaev Tatyano-Muradovich 327aa3043b `for` -> `with` 2025-04-10 17:34:05 +07:00
examples Загрузить файлы в «examples» 2025-04-10 17:18:33 +07:00
ftdetect добавлены lsp-сервера а так же определение html файлов 2023-02-26 23:05:20 +10:00
ftplugin Мощное обновление (тема lush будет настроена позже) 2023-02-12 20:48:16 +10:00
lua Neotree toggle 2025-02-13 10:39:38 +07:00
plugin merge 2024-03-22 04:59:39 +07:00
.gitignore installation fixes 2023-06-14 18:56:53 +07:00
LICENSE Initial commit 2023-02-09 02:13:00 +10:00
README.md added instruction and screenshots 2025-04-10 17:32:49 +07:00
init.lua moshno nadristal 2023-02-11 22:56:38 +10:00
install.sh `for` -> `with` 2025-04-10 17:34:05 +07:00

NVIM by MIRZAEV

My settings, keymaps and plugins for NeoVim 😼
The installer only works with fish and ubuntu

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 help.png

NVIM screenshots

later