Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nilnor/howl-lsp-bundle
A Howl bundle for Lua Server Pages
https://github.com/nilnor/howl-lsp-bundle
editor-plugin howl howl-editor
Last synced: 27 days ago
JSON representation
A Howl bundle for Lua Server Pages
- Host: GitHub
- URL: https://github.com/nilnor/howl-lsp-bundle
- Owner: nilnor
- License: mit
- Created: 2017-09-20T15:39:57.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2017-09-20T15:41:27.000Z (over 7 years ago)
- Last Synced: 2024-08-07T18:41:16.553Z (5 months ago)
- Topics: editor-plugin, howl, howl-editor
- Language: MoonScript
- Size: 1.95 KB
- Stars: 4
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Lua Server Pages bundle for Howl
## What is it?
This is a Lua Server Pages bundle for the [Howl editor](https://howl.io), which
adds syntax highlighting, comment support, etc., for Lua server pages.## Installation
1. `cd ~/.howl/bundles` (Create the directory if necessary)
2. `git clone https://github.com/nilnor/howl-lsp-bundle`
If you don't have Git available you can also place a downloaded copy of the
repository in the above directory.## License
Please see LICENSE