NvCofefy is a complete neovim setup with ton of useful feachures.

- lazy.nvim
- telescope.nvim
- whitch-key.nvim
- autopairs
- bufferline.nvim
- lualine.nvim
- gitsigns.nvim
- vim-illuminate
- indent-blankline.nvim
- catppuccin/nvim
- nvim-web-devicons
- lazydev.nvim
- luvit-meta
- nvim-cmp
- plenary.nvim
- ripgrep
- vim-sleuth
- nvim-treesitter
- conform.nvim
- nvim-lspconfig
- neovim
- git
- unzip
- wget
- curl
- gzip
- tar
- python
- lua
- npm
- java
- ripgrep
- node
- build-essential
If you already have vnim config then run "mv ~/.config/nvim ~/.config/nvim_backup" or back it up in some other way.
- Enter .config folder "cd ~/.config"
- Create nvim config folder "mkdir nvim"
- Fork NvCofefy repo to your page and clone it into nvim folder "git clone "https://github.com//NvCofefy"" or just use original repo "git clone "https://github.com/UAPROGRAMER/NvCofefy""
- Make sure all requirements were satisfied and run nvim
- Run :checkhealth and you can goon from here
Create fork of this repo, make some changes and create pull request on main repo.