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
Prerequisites
- Neovim 0.8+
Steps:
- Clone the project in your config folder, usually
~/.config/nvim
:
$ git clone https://github.com/ellisonleao/neovimfiles ~/.config/nvim
- Open Neovim. You should see a "Installing lazy.nvim.." and popup installing the plugins on the first run