Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/perl-ide/lite-xl-perltidy


https://github.com/perl-ide/lite-xl-perltidy

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

        

# lite-xl-perltidy

A [lite-xl](https://github.com/lite-xl/lite-xl) plugin to run [`perltidy`](https://metacpan.org/pod/Perl::Tidy) on the current buffer with `ctrl-i`.

## How to install

```
cp perltidy.lua $HOME/.local/share/lite-xl/plugins/perltidy.lua
```

## How to use

Press `ctrl-i` to apply perltidy with your settings to the current buffer.