[go: up one dir, main page]

Skip to content

General, personal, and packed with laugh-out-loud startup messages! Enjoy your coding journey! πŸ˜„πŸš€

Notifications You must be signed in to change notification settings

daweiyuanzhang/nvim-config

Β 
Β 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Last commit

Preview

πŸ“„ Requirements

Before you dive in, ensure you have the following requirements installed:

Click to see the requirements

In windows, you can use scoop to install them.

πŸ’» Installation

Please follow these steps:

  1. Preparation:

    • Ensure that Neovim is not running.
    • Remove or move your current nvim directory (if it exists).
  2. Installation:

    • On Linux/MacOS:

      bash <(curl -s https://raw.githubusercontent.com/Alexis12119/nvim-config/main/installer/install.sh)
    • On Windows (Powershell):

      Invoke-WebRequest https://raw.githubusercontent.com/Alexis12119/nvim-config/main/installer/install.ps1 -UseBasicParsing | Invoke-Expression

✨ Features

🌟 Stargazers

I appreciate the support from all the Stargazers!

Stargazers

CREDITS

This Neovim configuration is built upon the foundation of NvChad. Special thanks to the NvChad community and developers for their fantastic work.

β€œMake it work, make it right, make it fast.”

- Kent Beck


About

General, personal, and packed with laugh-out-loud startup messages! Enjoy your coding journey! πŸ˜„πŸš€

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Lua 93.7%
  • Vim Snippet 2.5%
  • PowerShell 1.7%
  • Shell 1.1%
  • Vim Script 1.0%