Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 344 Bytes

README.md

File metadata and controls

15 lines (12 loc) · 344 Bytes

My neovim (NVChad) configuration

Core Features

  • Eslint Autofix,
  • TypeScript,
  • Codeium AI
  • Auto Sessions
  • NvChad
  • Nvim-tree
  • Nvim-cmp
  • Nvim treesitter
  • LuaSnip

By default I set all plugins to lazy = true. Which means when adding new plugins which should load directly in this project set lazy = false for specific plugin.