mirror of
https://github.com/neovim/neovim.git
synced 2025-12-02 15:03:01 +00:00
@@ -883,7 +883,7 @@ Vim has many more features than Vi, but most of them are disabled by
|
|||||||
default. To start using more features you have to create a "vimrc" file.
|
default. To start using more features you have to create a "vimrc" file.
|
||||||
|
|
||||||
1. Start editing the "vimrc" file. This depends on your system:
|
1. Start editing the "vimrc" file. This depends on your system:
|
||||||
`:e ~/config/nvim/init.vim`{vim} for Unix-like systems
|
`:e ~/.config/nvim/init.vim`{vim} for Unix-like systems
|
||||||
|
|
||||||
2. Now read the example "vimrc" file contents:
|
2. Now read the example "vimrc" file contents:
|
||||||
`:r $VIMRUNTIME/vimrc_example.vim`{vim}
|
`:r $VIMRUNTIME/vimrc_example.vim`{vim}
|
||||||
|
|||||||
Reference in New Issue
Block a user