timiskhakov / nvim

My Neovim config

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

nvim

Requirements

Installation

  1. Clone the repo to the Neovim config directory:
cd ~/.config/nvim
git clone https://github.com/timiskhakov/nvim.git
  1. Open Neovim, install plugins, and sync Packer:
:PackerInstall
:PackerSync

About

My Neovim config


Languages

Language:Lua 100.0%