aboutsummaryrefslogtreecommitdiff
path: root/clint.py
diff options
context:
space:
mode:
authorThiago de Arruda <tpadilha84@gmail.com>2015-04-19 17:17:45 -0300
committerThiago de Arruda <tpadilha84@gmail.com>2015-04-19 17:17:45 -0300
commit84891f2802a0db1a257580f341d70a5fdb0f6c75 (patch)
treee41de8341784dc975a3efb82253377e840afcae7 /clint.py
parent7086d435e044e78a91145a9b82f393227475249f (diff)
downloadrneovim-84891f2802a0db1a257580f341d70a5fdb0f6c75.tar.gz
rneovim-84891f2802a0db1a257580f341d70a5fdb0f6c75.tar.bz2
rneovim-84891f2802a0db1a257580f341d70a5fdb0f6c75.zip
Change neovim.org references to neovim.io
Diffstat (limited to 'clint.py')
-rwxr-xr-xclint.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/clint.py b/clint.py
index efce5b3753..ccf1c11c3d 100755
--- a/clint.py
+++ b/clint.py
@@ -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