34
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
this post was submitted on 03 Mar 2024
34 points (97.2% liked)
Neovim
2161 readers
3 users here now
founded 1 year ago
MODERATORS
What is neovim?
Vim fork that is a fork of vi.
In general what every one of them has in common is the modal editing model, where you have diferent modes to edit files with keyboard only.
Neovim is just a fork of vim that adds in more features on top of features vim added to the original vi.
Vim is not a fork. It was inspired by vi buy no code is shared