Skip to content

Commit

Permalink
Tidy up
Browse files Browse the repository at this point in the history
  • Loading branch information
junegunn committed Feb 3, 2024
1 parent e07c186 commit 6dd068e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -145,7 +145,7 @@ call plug#end()

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
`init.lua`. The following code is the Lua script equivalent to the VimScript
Expand Down

0 comments on commit 6dd068e

Please sign in to comment.