aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDiego Viola <diego.viola@gmail.com>2014-02-23 09:18:25 -0300
committeraph <a.hewson@gmail.com>2014-02-24 21:56:24 +0000
commitf608d2361c2be9ea4f0c0b258f1b4f173d1004be (patch)
treed2a4399766b55ce1e52b07bb8e2c36a48e1e5414
parent9db0fc35823f648ea9ce8c56e24131db8e9444b9 (diff)
downloadrneovim-f608d2361c2be9ea4f0c0b258f1b4f173d1004be.tar.gz
rneovim-f608d2361c2be9ea4f0c0b258f1b4f173d1004be.tar.bz2
rneovim-f608d2361c2be9ea4f0c0b258f1b4f173d1004be.zip
README.md: cosmetic fixes
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index 4ef4a69f2c..219ee5b60a 100644
--- a/README.md
+++ b/README.md
@@ -61,9 +61,9 @@ All those files will be removed and vim will be built using [cmake](http://www.c
Vim has a significant amount of code dedicated to supporting legacy systems and compilers. All that code increases the maintenance burden and will be removed.
-Most optional features will no longer be optional (see above), with the exception of some broken and useless features (eg: netbeans integration, sun workshop) which will be removed permanently. Vi emulation will also be removed (setting 'nocompatible' will be a no-op).
+Most optional features will no longer be optional (see above), with the exception of some broken and useless features (e.g., netbeans integration, sun workshop) which will be removed permanently. Vi emulation will also be removed (setting 'nocompatible' will be a no-op).
-These changes wont affect most users. Those that only have a C89 compiler installed or use vim on legacy systems such as Amiga, BeOS or MSDOS will have two options:
+These changes won't affect most users. Those that only have a C89 compiler installed or use vim on legacy systems such as Amiga, BeOS or MS-DOS will have two options:
- Upgrade their software
- Continue using vim