diff options
Diffstat (limited to 'runtime/doc/usr_03.txt')
-rw-r--r-- | runtime/doc/usr_03.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/runtime/doc/usr_03.txt b/runtime/doc/usr_03.txt index 9de9eb380c..a8139d60ca 100644 --- a/runtime/doc/usr_03.txt +++ b/runtime/doc/usr_03.txt @@ -470,7 +470,7 @@ If you like one of the options mentioned before, and set it each time you use Vim, you can put the command in your Vim startup file. Edit the file, for example with: > - :edit ~/.vimrc + :edit ~/.config/nvim/init.vim Then add a line with the command to set the option, just like you typed it in Vim. Example: > |