⚠ BREAKING CHANGES! This config is base on NvChad v2.5 starter config
This is my custom config for neovim powered by NvChad
- Font: JetBrainsMono Nerd Font
- Terminal: Kitty
Additional plugins in addition to the default plugins used by NvChad.
| Plugin | Description |
|---|---|
| nvim-ts-autotag | Autoclose and autorename html tag using treesitter |
| rainbow-delimiters | Provides alternating syntax highlighting (“rainbow parentheses”) |
| nvim-silicon | Render code to img like carbon.now.sh |
| noice.nvim | Nicer UI for messages, cmdline and the popupmenu. |
| statuscol.nvim | Costuming the neovim status column |
| nvim-ufo | Modern and fasting fold for neovim |
| nvim-suda | Writing file as sudo |
| barbecue.nvim | VS Code like winbar |
git clone https://github.com/notokrs/nvim-config ~/.config/nvim && nvim
git clone https://github.com/notokrs/nvim-config $ENV:USERPROFILE\AppData\Local\nvim && nvim

