Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/adamharrison/quetta
lite-xl plugin to turn lite-xl into vim
https://github.com/adamharrison/quetta
Last synced: 1 day ago
JSON representation
lite-xl plugin to turn lite-xl into vim
- Host: GitHub
- URL: https://github.com/adamharrison/quetta
- Owner: adamharrison
- License: mit
- Created: 2024-08-23T19:38:22.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2024-09-16T03:24:00.000Z (2 months ago)
- Last Synced: 2024-09-16T09:28:12.517Z (2 months ago)
- Language: HTML
- Size: 2.89 MB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# quetta
https://github.com/user-attachments/assets/5cdb6943-4c41-45f5-be2f-ab1954a93dde
Turns lite-xl into a vim-like terminal-based editor.
## Install
Quetta can be installed as a lite-xl plugin, as normal, by downloading the init.lua and shared library comoponents from the
[release page](https://github.com/adamharrison/quetta/releases), or, it can be installed via a lite-xl package manager
like [lpm](https://github.com/lite-xl/lite-xl-plugin-manager).```
lpm install quetta
```