dotfiles/.config/nvim
2025-01-16 14:34:37 +01:00
..
lua Neovim mini.trailspace plugin added 2025-01-12 14:10:05 +01:00
.stylua.toml Neovim starting configuration 2024-12-09 23:39:45 +01:00
init.lua Neovim mini.trailspace plugin added 2025-01-12 14:10:05 +01:00
lazy-lock.json chore: lazy-lock.json update 2025-01-16 14:34:37 +01:00
LICENSE Neovim starting configuration 2024-12-09 23:39:45 +01:00
README.md Neovim starting configuration 2024-12-09 23:39:45 +01:00

This repo is supposed to used as config by NvChad users!

  • The main nvchad repo (NvChad/NvChad) is used as a plugin by this repo.
  • So you just import its modules , like require "nvchad.options" , require "nvchad.mappings"
  • So you can delete the .git from this repo ( when you clone it locally ) or fork it :)

Credits

  1. Lazyvim starter https://github.com/LazyVim/starter as nvchad's starter was inspired by Lazyvim's . It made a lot of things easier!