LazyVim Configuration
May 17, 2024
Yet another day when I have something for you 🥳.
I decided to do push myself into the NeoVim world yet again. Since two days I am playing with the configuration to set up everything according to my needs. Most of the time this means copy/paste some of the useful libraries/settings from the Visual Studio Code, which I was using almost every single day.
👉 You can find it here.
What you can find there?
- ☞ pretty and readable colorscheme
- ☞ performance fix and improvements
- ☞ some useful keybindings
- ☞ Copilot integration
- ☞ Copilot Chat integration
- ☞ frontend development support
- ☞ code formatting support
- ☞ eslint support
- ☞ git support
- ☞ and many more!
How to install it?
You can check the installation guide in the Readme file in the repository. It is rather straightforward.
Updates?
I will try to keep it up to date with the latest plugins and settings. If you have any suggestions or ideas, feel free to create an issue or PR. I am open to any feedback.
Greetings,
Maciej