Skip to content

Latest commit

 

History

History
29 lines (19 loc) · 625 Bytes

README.md

File metadata and controls

29 lines (19 loc) · 625 Bytes

Introduction

This repo is my Neovim Configuration for macOs. It is based on LazyVim.init.lua is the config entry point file.

This configuration is very suitable for react developers. I use it for my daily work. Everyone should have his or her unique config file. So you can download this repo and modify it as you want.

Requirements

  • Neovim >= 0.8.0
  • Git >= 2.30.2
  • a Nerd Font(Optional)

Installation

$ git clone --depth 1 https://github.com/cooljser/nvim.git ~/.config/nvim

Usage

$ nvim

Preview

Greeter page image