mirror of
https://github.com/Fractal-Tess/nvim.git
synced 2025-12-06 00:33:06 +02:00
No description
| after/queries/blade | ||
| lua | ||
| .stylua.toml | ||
| init.lua | ||
| lazy-lock.json | ||
| LICENSE | ||
| README.md | ||
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"andrequire "nvchad.mappings". - When cloning this repo locally, users can delete the
.gitdirectory or fork the repository.
Credits
- 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