Thanks to visit codestin.com
Credit goes to github.com

Skip to content

janow25/nvchad-starter

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

93 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Information

This is a fork from the nvchad-starter repo. Added in Plugins are:

  • Copilot
  • blink
  • start-page
  • ...

Installation

git clone https://github.com/janow25/nvchad-starter.git ~/.config/nvim && nvim

Install nvim for with older glibc

wget https://github.com/neovim/neovim-releases/releases/download/v0.11.0/nvim-linux-x86_64.tar.gz
sudo tar -C /opt -xzf nvim-linux-x86_64.tar.gz
sudo ln -s /opt/nvim-linux-x86_64/bin/nvim /usr/bin/nvim

About

Starter config for NvChad

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Lua 84.3%
  • Vim Script 15.7%