diff options
author | Seth Jackson <sethjackson@gmail.com> | 2016-01-06 18:45:50 -0500 |
---|---|---|
committer | Michael Reed <m.reed@mykolab.com> | 2016-01-16 14:12:56 -0500 |
commit | e4fb777252ec92ba46627e6475bafd630c529c65 (patch) | |
tree | 66262f23c49df912c690dd9b0cb372a37f37198a /runtime/doc/usr_24.txt | |
parent | dddbf9c5fa061cb03d6b6240ac6610b68b9304f5 (diff) | |
download | rneovim-e4fb777252ec92ba46627e6475bafd630c529c65.tar.gz rneovim-e4fb777252ec92ba46627e6475bafd630c529c65.tar.bz2 rneovim-e4fb777252ec92ba46627e6475bafd630c529c65.zip |
doc: Remove more references to MS-DOS
Among other things, this includes:
- lies about command.com
- references to pcterm
Diffstat (limited to 'runtime/doc/usr_24.txt')
-rw-r--r-- | runtime/doc/usr_24.txt | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/runtime/doc/usr_24.txt b/runtime/doc/usr_24.txt index 46a22c683c..ba9d083fe0 100644 --- a/runtime/doc/usr_24.txt +++ b/runtime/doc/usr_24.txt @@ -563,9 +563,9 @@ that combination. Thus CTRL-K dP also works. Since there is no digraph for "dP" Vim will also search for a "Pd" digraph. Note: - The digraphs depend on the character set that Vim assumes you are - using. On MS-DOS they are different from MS-Windows. Always use - ":digraphs" to find out which digraphs are currently available. + The digraphs depend on the character set that Vim assumes you + are using. Always use ":digraphs" to find out which digraphs are + currently available. You can define your own digraphs. Example: > |