aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authornyuszika7h <nyuszika7h@cadoth.net>2014-02-22 13:50:34 +0100
committernyuszika7h <nyuszika7h@cadoth.net>2014-02-22 13:50:34 +0100
commitf604544598bb73c6d7cdb074cc3582d31663e5a3 (patch)
tree0b33bde5732e73f28f5eb530174b23e4f431c5cc
parent9a4564a0ab52de2d08a9607b666341af49c175a9 (diff)
downloadrneovim-f604544598bb73c6d7cdb074cc3582d31663e5a3.tar.gz
rneovim-f604544598bb73c6d7cdb074cc3582d31663e5a3.tar.bz2
rneovim-f604544598bb73c6d7cdb074cc3582d31663e5a3.zip
Add modeline with tw per @ashleyh's suggestion
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md
index 257cd85444..c0b3f828e9 100644
--- a/README.md
+++ b/README.md
@@ -288,3 +288,5 @@ To build and run the tests:
### Community
Join the community on IRC in #neovim on freenode.
+
+<!-- vim: set tw=80: -->