5 ms·
Neovim remove set compatible (hardcodes set nocompatible). Vim support the POSIX vi via that option.
by marcthe12 3y ago
Neovim remove set compatible (hardcodes set nocompatible).
Vim support the POSIX vi via that option.
- tambourine_man 3y agoNot quite. Vim is vi compatible by default. You have to explicitly opt in for the newer behavior.