syl20bnr
|
97cd83e169
|
Apply GPLv3 terms explicitly to all elisp files
|
2021-03-25 22:59:32 -04:00 |
|
syl20bnr
|
d55a9e2e67
|
Update header for year 2021
|
2021-03-25 22:59:32 -04:00 |
|
Robert O'Connor
|
82ba73a1c0
|
update copyright to 2020
|
2020-09-23 21:25:01 +02:00 |
|
duianto
|
0a06c7ca6b
|
Fix filenames in layer file headers
Also fixed the groovy/funcs.el header which said: Java
|
2020-02-20 00:07:30 +01:00 |
|
syl20bnr
|
326965d4ce
|
Happy New Year 2018!
|
2018-01-04 02:00:25 -05:00 |
|
syl20bnr
|
bb7e304e9b
|
perl6: refactor layer to be more idiomatic
|
2017-04-09 15:48:17 -04:00 |
|
Bahtiar `kalkin-` Gadimov
|
4661bbf266
|
Add layer for the Perl 6 Programming Language
This layer provides the following features for the Perl 6 Programming Language:
* Jump to definition & Code completion via [ctags-universal](https://github.com/universal-ctags/ctags)
* Syntax checking via [flycheck-perl6](https://github.com/hinrik/flycheck-perl6)
* Syntax highlighting & Syntax indentation via [perl6-mode](https://github.com/hinrik/perl6-mode)
* `META6.json` highlighting via [json-mode](https://github.com/joshwnj/json-mode)
* Provides evil text objects for:
* double-angle-brackets
* corner-brackets
* single-quotation-marks
* double-quotation-marks
See also #5019
|
2017-04-09 15:18:04 -04:00 |
|