mirror of
https://github.com/junegunn/vim-plug.git
synced 2026-02-17 02:24:10 +08:00
Tidy up
This commit is contained in:
@@ -145,7 +145,7 @@ call plug#end()
|
|||||||
|
|
||||||
Reload .vimrc and `:PlugInstall` to install plugins.
|
Reload .vimrc and `:PlugInstall` to install plugins.
|
||||||
|
|
||||||
#### Example (Lua configuration file for Neovim)
|
#### Example (Lua configuration for Neovim)
|
||||||
|
|
||||||
In Neovim, you can write your configuration in a Lua script file named
|
In Neovim, you can write your configuration in a Lua script file named
|
||||||
`init.lua`. The following code is the Lua script equivalent to the VimScript
|
`init.lua`. The following code is the Lua script equivalent to the VimScript
|
||||||
|
|||||||
Reference in New Issue
Block a user