Skip to content

serpro69/nvim-config

 
 

Repository files navigation

📄 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/serpro69/nvim-config/master/installer/install.sh)
    • On Windows (Powershell):

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

✨ Features

🙏 Ack

This Neovim configuration is my customized fork of Alexis12119/nvim-config, which in turn 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

My own nvim configuration based on Alexis12119, which in turn is based on NvChad

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Lua 94.4%
  • Vim Snippet 1.7%
  • Vim Script 1.3%
  • PowerShell 1.1%
  • Shell 0.7%
  • Makefile 0.5%
  • Tree-sitter Query 0.3%