An open API service indexing awesome lists of open source software.

https://github.com/viktor-yakubiv/nvim

Another neovim configuration
https://github.com/viktor-yakubiv/nvim

Last synced: 2 months ago
JSON representation

Another neovim configuration

Awesome Lists containing this project

README

        

[![
Russia invaded Ukraine,
killing tens of thousands of civilians and displacing millions more.
It's a genocide.
Please help us defend freedom, democracy and Ukraine's right to exist.
](https://raw.githubusercontent.com/vshymanskyy/StandWithUkraine/main/banner-direct-single.svg)](https://vshymanskyy.github.io/StandWithUkraine)

# Viktor Yakubiv's Neovim Configuration

Originally, I wanted to choose an alredy made configuration
and use it as a package, pulling updates from time to time.
However, when I studied repositories tagged with _nvim_ and _neovim_
on GitHub, I discovered that
those configurations are tailored for personal needs
and in general are not built as a package but rather as a whole.
Therefore, I decided to start my own configuration from scratch.

## Acknowledgements

I have been inspired by the following list repositories:

- [jdhao's nvim-config](https://github.com/jdhao/nvim-config)
- [CosmicVim](https://github.com/CosmicNvim/CosmicNvim)
- [AstroNvim](https://github.com/AstroNvim/AstroNvim)
- [NvChad](https://github.com/NvChad/NvChad)

I am grateful to all authors and contributors
of these public configurations that made it possible
for me to do something similar.

Thank you ❤️