mirror of
https://github.com/doomemacs/doomemacs.git
synced 2025-12-24 10:51:05 -08:00
Initialize it globally and turn it off where needed, instead of enabling it on demand. Also fixes void-function: flycheck-mode errors when :feature syntax-checker is disabled. This is experimental. Indirectly fixes #710 |
||
|---|---|---|
| .. | ||
| config.el | ||
| packages.el | ||
| README.org | ||
:lang perl
This module adds support for Perl 6, and flycheck support for all versions of Perl.
Table of Contents TOC
Install
This module depends on perl itself. Perl <5 typically comes bundled with most OSes and Linux distros.
You'll have to install
There are no other dependencies.