dense-analysis / dense-analysis/ale

Easy Fix Here add setup instruction : filetype plugin on

Open
#3,643 0 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
Vim Script
Stars
14k
Forks
1.5k
Avg merge
17h 49m
Merged PRs (30d)
1

Description

So the setup instructions do not include the step add the line below to .vimrc as far as I saw.
This is an important step, the setup presumes that filetype recognition is already enabled.
```
filetype plugin on
```

If filetype plugin on is not set vim will not determine the filetype.
At some point in the ALE user instructions someone needs to address this.

Please add this bit of instruction into the setup so people don't waste their time, debugging.

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.