mirror of
https://github.com/neovim/neovim.git
synced 2025-09-24 20:18:32 +00:00
doc: Remove refs to 'compatible' and friends
Also remove some MS-DOS references on lines already being touched.
Based on this commit:
e4db01ca87
This commit is contained in:
@@ -2335,7 +2335,7 @@ do_source (
|
||||
/*
|
||||
* The file exists.
|
||||
* - In verbose mode, give a message.
|
||||
* - For a vimrc file, may want to set 'compatible', call vimrc_found().
|
||||
* - For a vimrc file, may want to call vimrc_found().
|
||||
*/
|
||||
if (p_verbose > 1) {
|
||||
verbose_enter();
|
||||
|
Reference in New Issue
Block a user