Skip to content

fauzymadani/nvchad-config

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Nvchad config

wakatime

this is my personal config for neovim with Nvchad

Requirements

  • nerd font
  • ripgrep
  • some basic knowledge of lua
  • Neovim 0.10

Installation

make a backup of your neovim config.

mv ~/.config/nvim ~/.config/nvim_backup

clone this repo

git clone https://github.com/fauzymadani/nvchad-config.git ~/.config/nvim

preview

nvchad

Features

  • Support laravel development
  • laravel lsp
  • blade syntax highlighting
  • equipped with Nvchad menu, see here
  • color picker
  • auto formatting / format on save
  • clangd lsp for C development

Post-install guide

cd ~/.config/nvim, run nvim after cloning. inside neovim, run this in the command mode (remove ':')

:TSInstall php blade html

for Lsp:

:MasonInstallAll

and Mason and press Ctrl-f for install the specific lsp, the required lsp is stimulus-language-server, cssls, tailwind-ls.

Optional

a formatter for C language, clangd(lsp for C).prettier for a better formatting. ast-grep for global multi-language support lsp.

Todo

  • Update Preview Photo
  • configuring snacks nvim
  • configuring edgy.nvim
  • Adding neominimap (minimap for code)

Releases

No releases published

Packages

No packages published