Change neovim.org references to neovim.io

This commit is contained in:
Thiago de Arruda
2015-04-19 17:17:45 -03:00
parent 7086d435e0
commit 84891f2802
5 changed files with 8 additions and 8 deletions

View File

@@ -65,7 +65,7 @@ Syntax: clint.py [--verbose=#] [--output=vs7] [--filter=-x,+y,...]
<file> [file] ...
The style guidelines this tries to follow are those in
http://neovim.org/development-wiki/style-guide/style-guide.xml
http://neovim.io/development-wiki/style-guide/style-guide.xml
Note: This is Google's cpplint.py modified for use with the Neovim project,
which follows the Google C++ coding convention except with the following