Skip to content

nieroku/nvim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

My neovim configuration based on lazy.nvim

Installation

Run installation script

  • via wget

    wget https://raw.githubusercontent.com/Nikitat0/nvim/main/install.sh -qO - | sh
    
  • via curl

    curl -s https://raw.githubusercontent.com/Nikitat0/nvim/main/install.sh | sh
    

or just git clone this repository to the Neovim configuration folder

About

My Neovim configuration

Resources

Stars

Watchers

Forks