Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/pegvin/lite-xl-plugins
some plugins i wrote for lite-xl
https://github.com/pegvin/lite-xl-plugins
font fonts lite lite-xl lua lua-script plugin plugins
Last synced: 24 days ago
JSON representation
some plugins i wrote for lite-xl
- Host: GitHub
- URL: https://github.com/pegvin/lite-xl-plugins
- Owner: pegvin
- License: bsd-3-clause
- Created: 2023-01-04T10:14:10.000Z (about 2 years ago)
- Default Branch: master
- Last Pushed: 2023-01-17T15:47:04.000Z (about 2 years ago)
- Last Synced: 2024-11-07T09:48:05.421Z (2 months ago)
- Topics: font, fonts, lite, lite-xl, lua, lua-script, plugin, plugins
- Language: Lua
- Homepage:
- Size: 27.3 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Lite XL Plugins
some plugins i wrote for lite-xl- [FontPreview](./scripts/FontPreview.lua?raw=1) - preview .ttf & .otf files right in your editor.
- [RestoreSidebarWidth](./scripts/RestoreSidebarWidth.lua?raw=1) - saves & restores the sidebar's width on Lite XL close/open.
- [language_nanorc](./scripts/language_nanorc.lua?raw=1) - Syntax for the [GNU Nano](https://www.nano-editor.org/) Config (.nanorc)
- [language_makefile](./scripts/language_makefile.lua?raw=1) - Better syntax for GNU Make makefiles---
## License
all* plugins here are distributed under the [BSD 3-Clause "New" or "Revised" License](../LICENSE)---
# Thanks