I am a Full-Stack web/android developer. Currently also starting to work with rust. This repository primarily contains all my years of Neovim configurations.
- Full fledged plugins for development purpose.
- Treesitter integration.
- LSP working super fine.
- Install packer.nvim from here.
- Create a folder in your root directory.
mkdir ~/.config/nvim
- Clone this repository dire
git clone https://github.com/sobhanbera/dotfiles ~/.config/nvim
- Launch Neovim. Follow packer.nvim instructions to install the plugins.
- Hurray! That's it all the steps are completed and you now have a full fledged development workspace with you.