Skip to content

Custom Neovim configuration tailored for an efficient and flexible development environment.

License

Notifications You must be signed in to change notification settings

Asethcore/config-nvim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 

Repository files navigation

Overview

This repository is a customized version of an existing project, enhanced with additional features to improve functionality and user experience. The primary modifications include integrations like

  • NvChadUI,
  • Which Key,
  • Mini Animate,
  • Code Window,
  • JSON Language Server (jsonls),
  • nvim-notify,
  • Cmd Line,
  • fuzzy finder,
  • file browse &
  • Colors(NvChad-colorizer)

Installation

Clone this repository, using the following command:

git clone https://github.com/Acorshep/config-nvim.git

create the nvim directory if it doesnt exist

mkdir -p ~/.config/nvim

then copy the contents of the ~/config-nvim/.config/nvim to ~/.config/nvim

cp -r ~/config-nvim/.config/nvim/* ~/.config/nvim/
cd ~/.config/nvim
nvim

Screenshots

s2 s3 s4 s5 s6 s91

About

Custom Neovim configuration tailored for an efficient and flexible development environment.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages