Skip to content

Latest commit

 

History

History
executable file
·
49 lines (34 loc) · 1.18 KB

README.md

File metadata and controls

executable file
·
49 lines (34 loc) · 1.18 KB

My custom Nvchad v2.5 configuration


Features:

  • Supports NvChad v2.5
  • Target OS: WSL2 (to use on Linux you'd need to adapt some things)
  • Modularised setup of plugins and configurations
  • Scripting with Bash, Lua and Toml as smooth as it gets
  • Web development with JS/TS, React and Astro fully covered (don't ask for Angular)
  • Development with Rust
  • Git integrated using Gitsigns, DiffView, Telescope and VimFugitive
  • Markdown Preview with live changes in browser
  • Rounded borders as a priority over sharp borders

Tip

Pair with my Wezterm configuration for a smoother experience


Planned implementations:

  • Markdown Preview added!
  • Python code completion added!
  • Polish setup for development with C and Go

Bugs:

  • Nothing here

Dependencies:

Required:

  • NVIM Stable v0.10.0+ (Nightlies might work)
  • NvChad v2.5
  • Python 3.11.7+ & pip
  • pip: pynvim==0.4.3+
  • Node.js v22+
  • npm: [email protected]+

Recommended:

  • Cargo 1.74.1+