Skip to content

This is my custom config for neovim powered by NvChad

License

Notifications You must be signed in to change notification settings

notokrs/nvim-config

Repository files navigation

Neovim

⚠ BREAKING CHANGES! This config is base on NvChad v2.5 starter config

This is my custom config for neovim powered by NvChad

Setup

Plugins

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

Showcase

"Dashboard" "Open Code"

Installation

Linux

git clone https://github.com/notokrs/nvim-config ~/.config/nvim && nvim

Windows (PowerShell)

git clone https://github.com/notokrs/nvim-config $ENV:USERPROFILE\AppData\Local\nvim && nvim

About

This is my custom config for neovim powered by NvChad

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages