No description
Find a file
2025-08-29 13:51:30 +03:00
after/queries/blade my changes 2024-10-14 04:21:47 +03:00
lua fixed bugs 2025-08-29 12:31:38 +03:00
.stylua.toml Update column width to 100 in .stylua.toml 2024-11-07 23:51:27 +02:00
init.lua refactor: Update GitHub Copilot configuration and lazy.nvim setup 2024-11-07 21:15:33 +02:00
lazy-lock.json update lock 2025-08-29 13:51:30 +03:00
LICENSE Add UNLICENSE 2024-04-15 07:50:17 +05:30
README.md refactor readme a bit 2024-11-07 23:51:14 +02:00

NvChad User Config

This repository is intended to be used as a configuration by NvChad users.

Overview

  • The main NvChad repository (NvChad/NvChad) is used as a plugin by this repo.
  • Users can import NvChad's modules, such as require "nvchad.options" and require "nvchad.mappings".
  • When cloning this repo locally, users can delete the .git directory or fork the repository.

Credits

  1. The NvChad starter was inspired by the LazyVim starter, which made many things easier.

TODO

  • Set up C# LSP and workflow
  • Set up Node.js debugger
  • Add PHP Blade template support