Skip to content

Latest commit

 

History

History
17 lines (15 loc) · 512 Bytes

README.md

File metadata and controls

17 lines (15 loc) · 512 Bytes

Personal LazyVim config

LazyVim with some extra plugins for quality of life:

  • "baliestri/aura-theme" theme
  • Prettier formatter using conform/nvim
  • "DaikyXendo/nvim-material-icon"
  • EsLint Or BiomeJS using "mfussenegger/nvim-lint" based on config discovery
  • NO arrow keys (to help with learning)

After updating from repo inside NVim:

  • :Lazy install
  • :Lazy update
  • :Lazy sync
  • :checkhealth

Cheatsheet for quick reference