diff options
author | Justin M. Keyes <justinkz@gmail.com> | 2016-10-12 23:52:05 +0200 |
---|---|---|
committer | Justin M. Keyes <justinkz@gmail.com> | 2016-10-12 23:52:41 +0200 |
commit | 8fb79725172940386e6ea56ea462e72847b86013 (patch) | |
tree | 768195b71f02f8585bf6f5fbc7396b46a6ec5457 /runtime | |
parent | 3a54ce5a73c78d9f45aa12a95cea4ee25f41e298 (diff) | |
download | rneovim-8fb79725172940386e6ea56ea462e72847b86013.tar.gz rneovim-8fb79725172940386e6ea56ea462e72847b86013.tar.bz2 rneovim-8fb79725172940386e6ea56ea462e72847b86013.zip |
doc
Diffstat (limited to 'runtime')
-rw-r--r-- | runtime/doc/deprecated.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/runtime/doc/deprecated.txt b/runtime/doc/deprecated.txt index d108aca62f..2b69929cfe 100644 --- a/runtime/doc/deprecated.txt +++ b/runtime/doc/deprecated.txt @@ -41,3 +41,4 @@ Options ~ *'vi'* *'viminfo'* Deprecated alias to 'shada' option. + vim:tw=78:ts=8:ft=help:norl: |