Skip to content

Latest commit

 

History

History
35 lines (31 loc) · 977 Bytes

README.md

File metadata and controls

35 lines (31 loc) · 977 Bytes

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,
  • to-do,
  • 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