Home / v2.5
Name Modified Size InfoDownloads / Week
Parent folder
README.md 2024-03-09 1.4 kB
v2.5 is released source code.tar.gz 2024-03-09 28.8 kB
v2.5 is released source code.zip 2024-03-09 37.2 kB
Totals: 3 Items   67.5 kB 0

v2.0 poster

Changelog

Added

  • Starter template for NvChad which lets users use NvChad as a plugin, thus not needing custom config stuff.

  • 11 New themes for base46: flexoki, jabuti, poimandres, mito-laser nano-light, flexoki-light, chadracula-evondev, Solarized_oska, Material-darker, Material-lighter, Rosepine-dawn

  • Minimal terminal module which replaces nvterm which lets you created any amount of toggleable terminals , change bg color / highlights of each window etc.

  • term table ( config ) in ui table of chadrc.

  • Integrations list of base46 so you can exclude/include integrations supported by base46.
  • Default lspconfig now exports on_init function which you can include in your custom lspconfig
  • All nvchad modules will start with nvchad , example : require('nvchad.options')

Changed

  • List of all defaults will be in lua/nvconfig instead of core/default_config
  • Overriding modules for tabufline/statusline, its a lot easier now.
  • Extended_integrations syntax for base46
  • Mappings no longer use nvchad's custom syntax. It uses nvim's vim.keymap.set

Removed

  • Custom config structure handling.
  • Nvterm plugin
  • NvChad updater
  • chadrc's cmp options: border_color , selected_item_bg
  • tabufline, show_numbers

Do read https://nvchad.com/news/v2.5_release for migration etc

Source: README.md, updated 2024-03-09