diff options
author | w0rp <devw0rp@gmail.com> | 2023-03-07 02:39:19 +0000 |
---|---|---|
committer | w0rp <devw0rp@gmail.com> | 2023-03-07 02:39:19 +0000 |
commit | d5a3da19d4ef2eef66f175ac92100dd6f4f1f620 (patch) | |
tree | e8ec6fd88d49dc1fccb055c2e602fcb8a83edd1c | |
parent | 40c1b17e2fc814b66773793484f2680d6a1a48d3 (diff) | |
download | ale-d5a3da19d4ef2eef66f175ac92100dd6f4f1f620.zip |
Fix installation text
-rw-r--r-- | README.md | 10 |
1 files changed, 0 insertions, 10 deletions
@@ -228,16 +228,6 @@ See `:help ale-refactor` for more information. ## Installation -To install this plugin, you should use one of the following methods. -For Windows users, replace usage of the Unix `~/.vim` directory with -`%USERPROFILE%\vimfiles`, or another directory if you have configured -Vim differently. On Windows, your `~/.vimrc` file will be similarly -stored in `%USERPROFILE%\_vimrc`. - -<a name="standard-installation"></a> - -### Installation - Add ALE to your runtime path in the usual ways. If you have trouble reading `:help ale`, try the following. |