From f86a851a9e6d7a6324cda445aab7694189df2933 Mon Sep 17 00:00:00 2001 From: jdhao Date: Thu, 24 Sep 2020 23:09:08 +0800 Subject: fix doc syntax issues --- README.md | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index ea89c7b..ec3704e 100644 --- a/README.md +++ b/README.md @@ -5,18 +5,18 @@ # Introduction This is my Neovim configuration for all the platforms I use (Linux, Windows and -MacOS). `init.vim` is the config file for terminal Neovim, and `ginit.vim` is +macOS). `init.vim` is the config file for terminal Neovim, and `ginit.vim` is the additional config file for GUI client of Neovim (I am using [neovim-qt](https://github.com/equalsraf/neovim-qt) for now on Windows). My configurations are heavily documented to make it as clear as possible. While -you can download the whole repository and use it, it is not recommended to do -so. Good configurations are personal. Everyone should have his or her unique -config file. You are encouraged to copy from this this repo the part you feel -useful and add it to your own Nvim config. +you can download the whole repository and use it, it is not recommended though. +Good configurations are personal. Everyone should have his or her unique config +file. You are encouraged to copy from this this repo the part you feel useful +and add it to your own Nvim config. See [doc here](docs/README.md) on how to install Nvim's dependencies, Nvim -itself and the configuration on different platforms (Linux, MacOS and Windows). +itself and the configuration on different platforms (Linux, macOS and Windows). # Features # -- cgit v1.2.3