Skip to content

naripok/extensions

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 

Repository files navigation

NvChad Extensions

This repository contains the core utilities for NvChad

File structure

.
├── LICENSE
├── lua
│   ├── nvchad
│   │   ├── change_theme.lua
│   │   ├── init.lua
│   │   ├── reload_config.lua
│   │   ├── reload_theme.lua
│   │   ├── toggle_theme.lua
│   │   └── update_nvchad.lua
│   └── telescope
│       └── _extensions
│           ├── terms.lua
│           └── themes.lua
└── README.md
  • nvchad - Contains the very heart and core of NvChad
  • chad_reload - Contains the utilities for reloading NvChad
  • telescope - This direcotory contains the extension to toggle custom themes of NvChad.

About

extensions for NvChad

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages