Simply found Neovim right now. I can not imagine how a lot I have been lacking out!
- Precisely like VIM, however quicker
- Higher performances
- Works out-of-the-box with my intensive VIM configuration
- Set up and configuration was a breeze, needn’t change something
- Did I point out that it was quicker?
And clearly it is free and open-source.
This is a fast set up information if you wish to get began: simply copy-paste this in ~/.config/nvim/init.vim
set runtimepath^=~/.vim runtimepath+=~/.vim/after
let &packpath = &runtimepath
supply ~/.vimrc
It will make Neovim decide up your present VIM config. So if you find yourself not liking Neovim for some motive, your VIM config remains to be intact. You may even have each put in on the similar time.
So, why aren’t you on Neovim but?