diff options
author | Justin M. Keyes <justinkz@gmail.com> | 2017-03-19 15:16:15 +0100 |
---|---|---|
committer | Justin M. Keyes <justinkz@gmail.com> | 2017-08-03 00:29:51 +0200 |
commit | 29f44aab5a52747c36bac27cbe8e06efb82eba1d (patch) | |
tree | e9e7af238e5acbd8a9ac925f3afd995aaacb2b7e /runtime/doc/help.txt | |
parent | 8aa0dfd684266f8b3ab87018d6b59ff66e3ad1cf (diff) | |
download | rneovim-29f44aab5a52747c36bac27cbe8e06efb82eba1d.tar.gz rneovim-29f44aab5a52747c36bac27cbe8e06efb82eba1d.tar.bz2 rneovim-29f44aab5a52747c36bac27cbe8e06efb82eba1d.zip |
doc: Remove/relocate win32 notes.
Diffstat (limited to 'runtime/doc/help.txt')
-rw-r--r-- | runtime/doc/help.txt | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/runtime/doc/help.txt b/runtime/doc/help.txt index 7cba0b9894..1eda111297 100644 --- a/runtime/doc/help.txt +++ b/runtime/doc/help.txt @@ -96,7 +96,7 @@ General subjects ~ |howto.txt| how to do the most common editing tasks |tips.txt| various tips on using Vim |message.txt| (error) messages and explanations -|develop.txt| development of Vim +|develop.txt| development of Nvim |debug.txt| debugging Vim itself |uganda.txt| Vim distribution conditions and what to do with your money @@ -134,7 +134,6 @@ Advanced editing ~ Special issues ~ |print.txt| printing |remote.txt| using Vim as a server or client -|term.txt| using different terminals and mice |digraph.txt| list of available digraphs |mbyte.txt| multi-byte text support |mlang.txt| non-English language support |