My Neovim Setup
Neovim is a fork of aiming to improve the codebase, allowing for easier implementation of APIs, improved user experience and plugin implementation.
Tech
Neovim is a fork of aiming to improve the codebase, allowing for easier implementation of APIs, improved user experience and plugin implementation.
In the following scenario, the safest option is using git pull --rebase
or setting configuration by git config pull.rebase true
.