Skip to content

ellisonleao/neovimfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Neovimfiles

Lua

Welcome to my Neovim configuration! This project aims to show everyone what a Lua configuration for Neovim looks like. Feel free to open issues if you have suggestions or improvements. This is an ongoing project and I am constantly making changes and experimenting new things. Also if you enjoy live coding sessions, please check out my twitch channel

Install

Prerequisites

  • Neovim 0.8+

Steps:

  1. Clone the project in your config folder, usually ~/.config/nvim:
$ git clone https://github.com/ellisonleao/neovimfiles ~/.config/nvim
  1. Open Neovim. You should see a "Installing lazy.nvim.." and popup installing the plugins on the first run

Screenshots