diff options
author | nyuszika7h <nyuszika7h@cadoth.net> | 2014-02-22 13:50:34 +0100 |
---|---|---|
committer | nyuszika7h <nyuszika7h@cadoth.net> | 2014-02-22 13:50:34 +0100 |
commit | f604544598bb73c6d7cdb074cc3582d31663e5a3 (patch) | |
tree | 0b33bde5732e73f28f5eb530174b23e4f431c5cc | |
parent | 9a4564a0ab52de2d08a9607b666341af49c175a9 (diff) | |
download | rneovim-f604544598bb73c6d7cdb074cc3582d31663e5a3.tar.gz rneovim-f604544598bb73c6d7cdb074cc3582d31663e5a3.tar.bz2 rneovim-f604544598bb73c6d7cdb074cc3582d31663e5a3.zip |
Add modeline with tw per @ashleyh's suggestion
-rw-r--r-- | README.md | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -288,3 +288,5 @@ To build and run the tests: ### Community Join the community on IRC in #neovim on freenode. + +<!-- vim: set tw=80: --> |