diff options
author | Bram Moolenaar <Bram@vim.org> | 2016-09-21 22:41:24 +0200 |
---|---|---|
committer | Bram Moolenaar <Bram@vim.org> | 2016-09-21 22:41:24 +0200 |
commit | bbe917d9d465a66a29e38879c7f66df51b0b0dc3 (patch) | |
tree | e2b79973cbfbd6e8f823274c6ad4d7bef38dc419 /uninstal.txt | |
parent | ebdd90ac282909c0bfcd6e83e70505abbbd5a38d (diff) | |
download | vim-git-bbe917d9d465a66a29e38879c7f66df51b0b0dc3.tar.gz |
patch 8.0.0007v8.0.0007
Problem: Vim 7.4 is still mentioned in a few places.
Solution: Update to Vim 8. (Uncle Bill, closes #1094)
Diffstat (limited to 'uninstal.txt')
-rw-r--r-- | uninstal.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/uninstal.txt b/uninstal.txt index 9d0801026..9b0d96785 100644 --- a/uninstal.txt +++ b/uninstal.txt @@ -55,8 +55,8 @@ Here are guidelines for removing Vim by hand: skip the next step. 5. Delete the distributed files. If you followed the directions, these will - be located in a directory like "C:\vim\vim74". If the $VIM environment - variable is set, the directory will be $VIM\vim74. Delete the "vim74" + be located in a directory like "C:\vim\vim80". If the $VIM environment + variable is set, the directory will be $VIM\vim80. Delete the "vim80" directory and all that is in it. Warning: If you changed any of the distributed files, or added some of your own files, you might want to save these first. But normally you would not have changed or added files here. |