dense-analysis / dense-analysis/ale

VimAwesome still tells users to use old github path, eg `Plug 'w0rp/ale'`

Open
#4,302 1 comment 0 reactions 0 assignees View on GitHub
bug
Dominant language
Vim Script
Stars
14k
Forks
1.5k
Avg merge
17h 49m
Merged PRs (30d)
1

Description

I'm not sure if this is the place to report this, so please let me know if there's a better location.

## Information

**VIM version**

N/A

Operating System: N/A

## What went wrong

VimAwesome still tells users to install ALE using the old `w0rp` namespace. These should be updated to use `dense-analysis` instead.

https://vimawesome.com/plugin/ale

```shell
# Vundle
Plugin 'w0rp/ale'
# NeoBundle
NeoBundle 'w0rp/ale'
# VimPlug
Plug 'w0rp/ale'
# Pathogen
cd ~/.vim/bundle
git clone https://github.com/w0rp/ale
```

Eg:

![image](https://user-images.githubusercontent.com/5386897/188711277-1d8c34a8-0521-4604-915a-74b489c3d1d1.png)

## Reproducing the bug

N/A

### :ALEInfo

N/A

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.