Welcome to NvHack or my config repo

Installation

  1. cd into the directory of your nvim folder

Or not create a folder called as nvim

  1. Run git clone https://github.com/bryant-the-coder/NvHack.git
  2. Run git clone --depth 1 https://github.com/wbthomason/packer.nvim\ ~/.local/share/nvim/site/pack/packer/start/packer.nvim
  3. Run nvim then type :PackerInstall
  4. Run :checkhealth
  5. TADA~ Your done and setup

Theme

  1. Themer

Plugins

  1. File explorer
  2. Treesitter
  3. Fuzzy finder
  4. Startscreen
  5. Tab bar
  6. CSS color highlights
  7. Language server protocol / LSP
  8. Completion
  9. Indentation highlight
  10. Auto commenting
  11. Terminal in neovim
  12. Harpoon
  13. Icons

showcase

Dashboard Telescope Trouble

CREDITS

Thanks to these wonderful people. Their config guided me into making my config.