Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/perl-ide/lite-xl-perltidy
https://github.com/perl-ide/lite-xl-perltidy
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/perl-ide/lite-xl-perltidy
- Owner: perl-ide
- Created: 2023-11-23T16:32:16.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2023-11-23T21:28:02.000Z (about 1 year ago)
- Last Synced: 2023-11-23T22:26:27.773Z (about 1 year ago)
- Language: Lua
- Size: 1.95 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.