Hacker News new | ask | show | jobs
by marcthe12 1037 days ago
Neovim remove set compatible (hardcodes set nocompatible). Vim support the POSIX vi via that option.
1 comments

Not quite. Vim is vi compatible by default. You have to explicitly opt in for the newer behavior.