Skip to content

Latest commit

 

History

History
38 lines (24 loc) · 1.15 KB

README.md

File metadata and controls

38 lines (24 loc) · 1.15 KB

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